diff options
author | roberto <roberto@FreeBSD.org> | 2002-07-16 05:31:06 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2002-07-16 05:31:06 +0800 |
commit | 9f6e0c357478b402129e0f97abf9465db20501e3 (patch) | |
tree | 6ab68d1f4820f09b0cad743fb1257d5fb90fd9a7 /net/nload/pkg-descr | |
parent | 1235717954623468725405cc5ae7d00e4e2d6003 (diff) | |
download | freebsd-ports-gnome-9f6e0c357478b402129e0f97abf9465db20501e3.tar.gz freebsd-ports-gnome-9f6e0c357478b402129e0f97abf9465db20501e3.tar.zst freebsd-ports-gnome-9f6e0c357478b402129e0f97abf9465db20501e3.zip |
New port: net/nload.
nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing
traffic using two graphs and provides additionally info like total
amount of transfered data and min/max network usage.
WWW: http://www.roland-riegel.de/nload/index_en.html
PR: ports/37418
Submitted by: Olivier Tharan <olive@oban.frmug.org>
Diffstat (limited to 'net/nload/pkg-descr')
-rw-r--r-- | net/nload/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/nload/pkg-descr b/net/nload/pkg-descr new file mode 100644 index 000000000000..7af31af02ae5 --- /dev/null +++ b/net/nload/pkg-descr @@ -0,0 +1,11 @@ +This is a port of nload. + +nload is a console application which monitors network traffic and +bandwidth usage in real time. It visualizes the in- and outgoing +traffic using two graphs and provides additionally info like total +amount of transfered data and min/max network usage. + +WWW: http://www.roland-riegel.de/nload/index_en.html + +- Olivier Tharan +olive@oban.frmug.org |