Welcome to IP-Link’s documentation!¶

The goal of IP-Link is to show the relationships between different IP addresses from network traffic capture, thus quickly determining for a given address the IP address with which it communicates the most.
Installation¶
$ sudo apt install libpcap0.8
$ git clone https://gitlab.com/cedric/ip-link.git
$ cd ip-link/
$ pipenv install
$ pipenv shell
How it works¶
This section exposes the principles of IP-Link.
Tutorial¶
This section explains how to generate the different visualizations.
Documentation¶
This section explains how to use the different components.
Donation¶
If you wish and if you like IP-Link, you can donate via bitcoin. My bitcoin address: 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ. Thank you!
