Skip to main content

IP-Link

Presentation

The goal of IP-Link is to see the relationships between different IP from network traffic capture, thus quickly for a given address with the IP that communicates the most. IP-Link offers several visualization methods.

Installation

Python >= 3.8.

$ sudo apt install libpcap0.8
$ git clone https://git.sr.ht/~cedric/ip-link
$ cd ip-link/
$ poetry install
$ poetry shell

Quick example

$ mkdir captures data
$ sudo tcpdump -p -i enp5s0 -s 0 -w captures/snif.pcap
$ ip-link/pcap_to_object.py -i captures/snif.pcap -o data/dic.pyobj
$ ip-link/object_to_graphviz.py -i ./data/dic.pyobj
$ dot -Tpng -o ./data/graphviz.png ./data/ip.dot
$ xdg-open ./data/graphviz.png &

Tutorial and examples

The site of IP-Link provides a complete tutorial.

License

This software is licensed under GNU General Public License version 3.

Copyright (C) 2010-2022 Cédric Bonhomme.

Release files for ip-link 0.4.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ip-link 0.4.1
File Size Uploaded
ip-link-0.4.1.tar.gz 12.7 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for ip-link 0.4.1
File Interpreter ABI Platform
ip_link-0.4.1-py3-none-any.whl Python 3 none any Details

Total release size:12.8 MB

Release history Release notifications | RSS feed

This release

0.4.1 This release

2 release files

0.3

1 release file

0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page