aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-03-06 04:01:41 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2017-03-06 04:01:41 +0800
commit7a5f344162d1459b90966b05d71aa35fb80742f5 (patch)
treef5662e913eb4adc4755c989755d3db8bb551bd79 /net/Makefile
parentee0ed3feacc0932521cfec1c0ec1710547f88a23 (diff)
downloadfreebsd-ports-gnome-7a5f344162d1459b90966b05d71aa35fb80742f5.tar.gz
freebsd-ports-gnome-7a5f344162d1459b90966b05d71aa35fb80742f5.tar.zst
freebsd-ports-gnome-7a5f344162d1459b90966b05d71aa35fb80742f5.zip
New port: net/nethogs
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 PR: 213109 Submitted by: anastasios@mageirias.com Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9892
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 1488583cf5e4..a64575eeb15a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -448,6 +448,7 @@
SUBDIR += netcat
SUBDIR += netdude
SUBDIR += netembryo
+ SUBDIR += nethogs
SUBDIR += netmap
SUBDIR += netpipes
SUBDIR += netscript