Skip to content

This python program reads traceroute (or tracert on windows) from stdin , sends requests to GeoAPI and maps each hop to a point in a map that is finally animated

nullwiz/ipmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ipmap

Feed me a traceroute file and I will map each point in the map.

installation

pip install plotly requests ipaddress

usage

traceroute [url] > out python geotrace.py out

About

This python program reads traceroute (or tracert on windows) from stdin , sends requests to GeoAPI and maps each hop to a point in a map that is finally animated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages