bandwidthd

Tracks usage of TCP/IP and builds html files with graphs

Install

All systems
curl cmd.cat/bandwidthd.sh
Debian Debian
apt-get install bandwidthd
Ubuntu
apt-get install bandwidthd
image/svg+xml Kali Linux
apt-get install bandwidthd
Windows (WSL2)
sudo apt-get update sudo apt-get install bandwidthd
Raspbian
apt-get install bandwidthd

bandwidthd

Tracks usage of TCP/IP and builds html files with graphs

BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. This is the static version, see bandwidthd-pgsql for multi sensor/php frontend bandwidthd.

bandwidthd-pgsql

Tracks usage of TCP/IP and builds html files with graphs

BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. This is the PostgreSQL version of bandwidthd which supports multiple sensors and uses a dynamic (php-based) web interface. If you don't need these features then using the package bandwidthd is suggested.