Skip to content

smilerightnow/Traceroute_On_World_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traceroute_On_World_Map

Draw Traceroute results in a world map.

Traceroute is a networking utility that shows all the path that a packet takes from its source to the destination.

First, install the dependencies: pip install adjustText requests matplotlib

and change line 106: points = get_routes("yahoo.com") and change the host/IP to draw it on the map.

Example result of yahoo.com:

result

About

Draw Traceroute results in a world map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages