-
Notifications
You must be signed in to change notification settings - Fork 2
Drawing fakeroute topologies
Marc-Olivier Buob edited this page Oct 20, 2021
·
4 revisions
-
Install
fakeroute
andpython-pydot
packages.
- Debian: run as root the following commands
apt update
apt upgrade
apt install python-pydot
- Go to the
fakeroute
directory and run theplot
script by passing as parameter the fakeroute target IP (for instance1.1.1.1
):
cd ~git/fakeroute/
./fakeroute/plot 1.1.1.1
- You should see the following output:
I: Converting './targets/1.1.1.1-asymlb' into '1.1.1.1-asymlb.png'