83eac5f116
Changelog https://github.com/imsnif/bandwhich/blob/main/CHANGELOG.md#0190---2020-09-29 PR: 249571 Submitted by: Petteri Valkonen (maintainer)
13 lines
1,004 B
Groff
13 lines
1,004 B
Groff
--- docs/bandwhich.1.orig 2020-09-24 08:20:01 UTC
|
|
+++ docs/bandwhich.1
|
|
@@ -7,7 +7,9 @@ bandwhich \- display current network utilization by pr
|
|
[\fIOPTIONS\fR]
|
|
.SH DESCRIPTION
|
|
.B bandwhich
|
|
-provides a responsive terminal dashboard for displaying bandwidth information. It sniffs a given network interface and cross references it with the /proc filesystem. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.
|
|
+provides a responsive terminal dashboard for displaying bandwidth information. It sniffs a given network interface and cross references it with
|
|
+.IR lsof .
|
|
+It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.
|
|
|
|
It has a raw mode that can be used to parse and log this data.
|
|
|