//
// flodo.c: simple network flow sampling tool
//
// i frequently want to know what the top few network flows are... and yet
// there didn't seem to be any tool which was as simple to use as "vmstat"
// or "iostat".  this tool fills that void for me.
//
// with the default options flodo will dump the top 20 flows every 5 seconds.
//
// flodo is quite basic at this point, understanding only ethernet frames,
// ipv4, tcp, and udp.
//
// flodo can't even do reverse DNS and doesn't bother mapping port numbers
// to services or display icmp or ethernet protocol names.
//
// -dean
[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[TXT]HEADER.txt06-Sep-2004 17:44 584  
[   ]flodo-v1.tar.bz206-Sep-2004 17:45 4.0K 
[   ]flodo-v2.tar.bz206-Sep-2004 19:01 5.0K 
[   ]flodo-v3.tar.bz206-Sep-2004 23:24 5.6K 
[   ]flodo-v4.tar.bz207-Nov-2004 20:15 9.3K 
[   ]flodo-v5.tar.bz212-Mar-2008 17:59 9.5K 

Apache/2.2.16 (Debian) Server at www.arctic.org Port 80