Skip to content

Wrapper of traceroute and Geolite Database, so that you can quickly see where the hops IPs are geographically located

Notifications You must be signed in to change notification settings

hx507/traceroute-geoip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

traceroute-geoip

The Geolite database can be downloaded via

wget https://download.maxmind.com/app/geoip_download\?edition_id\=GeoLite2-ASN\&license_key\=YOUR_KEY_HERE\&suffix\=tar.gz
wget https://download.maxmind.com/app/geoip_download\?edition_id\=GeoLite2-City\&license_key\=YOUR_KEY_HERE\&suffix\=tar.gz

where the license key can be obtained for free (requires signing up) from maxmind. The database then need to be manually decompressed for use.

About

Wrapper of traceroute and Geolite Database, so that you can quickly see where the hops IPs are geographically located

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.2%
  • Shell 48.8%