Linux command
bandwhich 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Monitor
bandwhich
Example
bandwhich --raw
Example
bandwhich --interface [eth0]
No resolve
bandwhich --no-resolve
说明
bandwhich is a CLI utility for displaying current network utilization by process, connection, and remote IP/hostname. It provides a terminal UI showing which programs are using bandwidth in real-time. The tool is particularly useful for identifying bandwidth-heavy applications and monitoring network activity.
参数
- -i, --interface _name_
- Monitor specific interface
- -r, --raw
- Show raw addresses without resolution
- -n, --no-resolve
- Don't resolve hostnames
- -s, --show-dns
- Show DNS queries
- -d, --dns-server _ip_
- DNS server for resolution
FAQ
What is the bandwhich command used for?
bandwhich is a CLI utility for displaying current network utilization by process, connection, and remote IP/hostname. It provides a terminal UI showing which programs are using bandwidth in real-time. The tool is particularly useful for identifying bandwidth-heavy applications and monitoring network activity.
How do I run a basic bandwhich example?
Run `bandwhich` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -i, --interface _name_ do in bandwhich?
Monitor specific interface