#!/usr/bin/perl -I/usr/local/bandmin # #**************************************** #Bandmin (c)1998-1999 J. Nick Koston (BlueDraco) # - A simple Bandwidth Monitor #**************************************** # #To use this package you must have a OS that has either ipfwadm,ipchains, #or ipfw # # Version info $VERSION = "1.6.1"; $PACKAGE = "bandmin"; $FTP = "ftp://missinglink.darkorb.net/pub/bandmin/"; 1;