Skip to content

Simple Python program that reverses an input URL by its subdomains. For example, 'www.github.com' would return 'com.github.www'

Notifications You must be signed in to change notification settings

gonzalch/Domain-Reverser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3c857a · Sep 5, 2014

History

1 Commit
Sep 5, 2014
Sep 5, 2014

Repository files navigation

About

Simple Python program that reverses an input URL by its subdomains. For example, 'www.github.com' would return 'com.github.www'

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages