January 2019
Beginner to intermediate
776 pages
19h 58m
English
You may install traIXroute through pip:
$ sudo pip install traixroute
To measure the performance and topologies of the internet, you also need to install scamper (https://www.caida.org/tools/measurement/scamper/), a parallel measurement utility for the internet:
$ sudo scamper-install
Your traIXroute is now ready to analyze the internet connectivity through the IXPs. You may confirm your successful install by running the --help command, which will produce the output as follows:
$ traixroute --help
usage: traixroute [-h] [-dns] [-asn] [-db] [-rule] [-u] [-m] [-o OUTPUT] [-v]
{probe,ripe,import} ...
positional arguments:
{probe,ripe,import}
probe probe --help
ripe ripe --help
import import --help
optional arguments:
-h, --help ...Read now
Unlock full access