Skip to content

Installation

Marc-Olivier Buob edited this page Oct 20, 2021 · 4 revisions

Installation

  1. Install needed packages
  • Debian: run as root the following commands:
apt update
apt upgrade
apt install git python python-setuptools python-netfilter python-nfqueue python-dpkt
  1. Install libparistraceroute. We recommend you to use git and to install the last version of libparistraceroute.

  2. Get the sources:

mkdir ~/git
cd ~/git
git clone https://github.com/libparistraceroute/fakeroute.git
  1. Then run as root (note this might install automatically missing python dependencies):
cd ~/git/fakeroute
python setup.py install

This will install missing python module and configure fakeroute.