Skip to content

Adds various interesting bits of information to traceroute, including server location

License

Notifications You must be signed in to change notification settings

willbeaufoy/tracerouteplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TraceroutePlus

Adds various interesting pieces of information to a standard traceroute call, including AS number, information from a whois call for each hop, and server location calculated using an IP location service. Intended purely for satisfying curiosity.

Modified from VisualTraceroute by Kyle Flanagan.

Usage

Uses Python 3 and works on Linux. Ensure the tracerouteplus.py file is set to be executable.

./tracerouteplus.py google.com

IP location service

Currently the script uses ipinfo.io's API (free for 1000 requests per day), but could easily be configured to use a different service.

About

Adds various interesting bits of information to traceroute, including server location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages