diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-04-01 15:08:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-04-01 15:09:49 +0000 |
commit | 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 (patch) | |
tree | 2abf1c896f8e1fd58b9c4e767d74a5ba36df7259 /net/nethogs | |
parent | fda98f5fc2459e6d2a205ca94c44ec038b560866 (diff) | |
download | ports-7b4d1f0b36f88f7fee1898a9cc10c2acf261a123.tar.gz ports-7b4d1f0b36f88f7fee1898a9cc10c2acf261a123.zip |
Diffstat (limited to 'net/nethogs')
-rw-r--r-- | net/nethogs/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nethogs/pkg-descr b/net/nethogs/pkg-descr index 334112f41c29..2fc8a61ead8d 100644 --- a/net/nethogs/pkg-descr +++ b/net/nethogs/pkg-descr @@ -1,5 +1,5 @@ -NetHogs is a small 'net top' tool. Instead of breaking the traffic down -per protocol or per subnet, like most tools do, it groups bandwidth by +NetHogs is a small 'net top' tool. Instead of breaking the traffic down +per protocol or per subnet, like most tools do, it groups bandwidth by process. WWW: https://github.com/raboof/nethogs |