Source: potion
Section: net
Priority: optional
Maintainer: Abraham vd Merwe <abz@debian.org>
Build-Depends: debhelper (>> 3.0.0), libdebug0-dev (>= 0.4.1), libabz0-dev (>= 0.4.6), libevent-dev, libpcap0.8-dev, libncurses5-dev
Standards-Version: 3.6.1

Package: potion
Architecture: any
Section: net
Depends: ${shlibs:Depends}
Description: IP Flow Monitor
 This is a console utility which will listen on an interface using libpcap,
 aggregate the traffic into flows and display the top (as many as can fit
 on your screen) flows with their average throughput. A flow is identified
 ip protocol, source ip, source port, destination ip, destination port, and
 type of service flag.

