bandwhich

Terminal bandwidth utilization tool showing per-process usage

System Monitoring Rust replaces iftop, nethogs

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

Install

brew brew install bandwhich
cargo cargo install bandwhich