bandwhich

Terminal bandwidth utilization tool showing per-process usage

System Monitoring Rust remplace iftop, nethogs

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

Installation

brew brew install bandwhich
cargo cargo install bandwhich