bandwhich

Terminal bandwidth utilization tool showing per-process usage

System Monitoring Rust iftop, nethogs를 대체함

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

설치

brew brew install bandwhich
cargo cargo install bandwhich