summaryrefslogtreecommitdiffstats
path: root/docs/what.1
blob: f69159fe172cc966c428fe7df8d7088901ce43bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH WHAT 1
.SH WHAT
what \- display current network utilization by process, connection and remote IP/hostname
.SH SYNOPSIS
.B what
\fB\-i\fR \fIINTERFACE_NAME\fR
.SH DESCRIPTION
.B what
provides a responsive terminal dashboard for displaying bandwidth information. It sniffs a given network interface and cross references it with the /proc filesystem.
Optionally, it has a raw mode that can be used to parse and log this data.
.SH OPTIONS
.TP
.BR \-n ", " \-\-no\-resolve
Do not attempt to resolve IPs to their hostnames
.TP
.BR \-r ", " \-\-raw
Print output to STDOUT so it can be parsed or redirected.
.TP
.BR \-v ", " \-\-version
Print version and exit