//
// 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

[PARENTDIR]Parent Directory  -  
[   ]flodo-v5.tar.bz22008-03-12 17:59 9.5K 
[   ]flodo-v4.tar.bz22004-11-07 20:15 9.3K 
[   ]flodo-v3.tar.bz22004-09-06 23:24 5.6K 
[   ]flodo-v2.tar.bz22004-09-06 19:01 5.0K 
[   ]flodo-v1.tar.bz22004-09-06 17:45 4.0K 
[TXT]HEADER.txt2004-09-06 17:44 584  

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