bandwhich
all
Display the current network utilization by process, connection, or remote IP/hostname.
More info →Options (5)
-a, --addressesbooleanShow the remote addresses table only
Example:
bandwhich {{[-a|--addresses]}}-s, --show-dnsbooleanShow DNS queries
Example:
bandwhich {{[-s|--show-dns]}}-t, --total-utilizationbooleanShow total (cumulative) usage
Example:
bandwhich {{[-t|--total-utilization]}}-i, --interfacebooleanShow the network utilization for a specific network interface
Example:
bandwhich {{[-i|--interface]}} {{eth0}}-d, --dns-serverbooleanShow DNS queries with a given DNS server
Example:
bandwhich {{[-s|--show-dns]}} {{[-d|--dns-server]}} {{dns_server_ip}}Examples (5)
Show the remote addresses table only
bandwhich [-a|--addresses]Show DNS queries
bandwhich [-s|--show-dns]Show total (cumulative) usage
bandwhich [-t|--total-utilization]Show the network utilization for a specific network interface
bandwhich [-i|--interface] eth0Show DNS queries with a given DNS server
bandwhich [-s|--show-dns] [-d|--dns-server] dns_server_ipmade by @shridhargupta | data from tldr-pages