Skip to content

A program that traceroutes many IP address, gets their routes, and then maps them in a local html page as one unique graph.

License

Notifications You must be signed in to change notification settings

stratosphereips/route-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Route-mapper

A program that traceroutes many IP address, collects the routes, and then creates a unique html graph with all the nodes.

Usage

Install requirements

pip install -r requirements.txt

Put the start IP and the end IP as parameters

python route-mapper.py x.32.83.0 x.32.83.100

Then just open the created HTML page

open route-mapper.html

Example graphs

image

image

image

About

A program that traceroutes many IP address, gets their routes, and then maps them in a local html page as one unique graph.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages