Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 428 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 428 Bytes

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