trace-summary
tool for generating break-downs of network traffic
Install
- All systems
-
curl cmd.cat/trace-summary.sh
- Debian
-
apt-get install trace-summary
- Ubuntu
-
apt-get install trace-summary
- Kali Linux
-
apt-get install trace-summary
- Fedora
-
dnf install trace-summary
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install trace-summary
- Raspbian
-
apt-get install trace-summary
- Dockerfile
- dockerfile.run/trace-summary
trace-summary
tool for generating break-downs of network traffic
trace-summary is a Python script that generates break-downs of network traffic, including lists of the top hosts, protocols, ports, etc. Optionally, it can generate output separately for incoming vs. outgoing traffic, per subnet, and per time-interval.