NZRS / IpTopologyMap

Using traceroutes generated by RIPE Atlas probes, generates a BGP peering view of the Internet of a set of countries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create measurements.

1. Run atlas-nz-probes.py to update the list of probes
2.Run probe-to-probe-traceroute.py --datadir <DATADIR> to order the execution of a measurement between all probes. The measurement IDs will be saved into the specified directory.
3. fetch-results.py --datadir <DATADIR> will fetch the results for the measurements ID saved in the specific directory
4. analyze-results.py --datadir <DATADIR> will combine and analyze the results present in the specified directory

About

Using traceroutes generated by RIPE Atlas probes, generates a BGP peering view of the Internet of a set of countries.


Languages

Language:Python 79.5%Language:HTML 8.5%Language:Jupyter Notebook 4.8%Language:JavaScript 4.4%Language:Makefile 2.6%Language:Shell 0.1%