diff options
author | Donald Burr <dburr@FreeBSD.org> | 2000-02-29 04:00:55 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2000-02-29 04:00:55 +0000 |
commit | 681c2f822521c1b10b3ea353664497e89e8e95b9 (patch) | |
tree | 52f31a9a65cb3d53e9659a65f197b97d2451c80d /net/ppptraf/pkg-descr | |
parent | Support CC/CFLAGS/X11BASE properly (diff) |
PR: ports/15375
Submitted by: diskiller@cnbinc.com
Reviewed by: dburr@FreeBSD.ORG
Import of new port net/ppptraf, a PPP bytes in/out monitoring tool.
Notes
Notes:
svn path=/head/; revision=26428
Diffstat (limited to 'net/ppptraf/pkg-descr')
-rw-r--r-- | net/ppptraf/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/ppptraf/pkg-descr b/net/ppptraf/pkg-descr new file mode 100644 index 000000000000..3139393393e9 --- /dev/null +++ b/net/ppptraf/pkg-descr @@ -0,0 +1,14 @@ +This is PPPTraf 1.0 + +PPPTraf is a ncurses program used to monitor bytes in/out over a PPP +connection. If ran on a router, and supplied with all IPs on the lan, +a table is drawn showing the bytes in/out (sent/received) for all +hosts on the LAN, and a total. This program was primarily written for +people that are charged by volume (bytes recieved). + +I'm looking for feedback, as i have some big improvements planned. + +WWW: http://www.diskiller.net/projects/ppptraf + +- diskiller +(diskiller@cnbinc.com) |