bandwhich

Terminal bandwidth utilization tool showing per-process usage

System Monitoring Rust reemplaza iftop, nethogs

bandwhich sniffs a given network interface and records IP packet size, cross-referencing it with /proc to display bandwidth utilization per process.

Instalar

brew brew install bandwhich
cargo cargo install bandwhich