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

 

History

1 Commit
 
 
 
 

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