bandwhich(1) General Commands Manual bandwhich(1) NAME bandwhich SYNOPSIS bandwhich [-i|--interface] [-r|--raw] [-n|--no-resolve] [-s|--show-dns] [-d|--dns-server] [--log-to] [-v|--verbose]... [-q|--quiet]... [-p|--processes] [-c|--connections] [-a|--addresses] [-u|--unit-family] [-t|--total-utilization] [-h|--help] [-V|--version] DESCRIPTION OPTIONS -i, --interface=INTERFACE The network interface to listen on, eg. eth0 -r, --raw Machine friendlier output -n, --no-resolve Do not attempt to resolve IPs to their hostnames -s, --show-dns Show DNS queries -d, --dns-server=DNS_SERVER A dns server ip to use instead of the system default --log-to=LOG_TO Enable debug logging to a file -v, --verbose Increase logging verbosity -q, --quiet Decrease logging verbosity -p, --processes Show processes table only -c, --connections Show connections table only -a, --addresses Show remote addresses table only -u, --unit-family=UNIT_FAMILY [default: bin-bytes] Choose a specific family of units Possible values: o bin-bytes: bytes, in powers of 2^10 o bin-bits: bits, in powers of 2^10 o si-bytes: bytes, in powers of 10^3 o si-bits: bits, in powers of 10^3 -t, --total-utilization Show total (cumulative) usages -h, --help Print help (see a summary with '-h') -V, --version Print version VERSION v0.22.2 bandwhich 0.22.2 bandwhich(1)