pkg-descr

IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.

It is written using libpcap, so it ought to be portable.

WWW: http://robert.cheramy.net/ipfm/

- Alex Dupre
sysadmin@alexdupre.com

pkg-plist

sbin/ipfm
etc/ipfm.conf
@exec mkdir -p /var/log/ipfm
@unexec rmdir /var/log/ipfm 2>/dev/null || echo "The logs will be left in /var/log/ipfm after the port is deinstalled."