» netics
netics is an extensible network statistics collector. It feeds the data stream (after it strips off the appropriate protocol headers) to modules gathering statistical data, it then displays the results at speficied intervals, either in a “progress bar” mode or as raw statistics. Currently it supports 2 statistics, both involving entropy; LZW compressability and Ueli Maurer’s universal statistical test. Maurer’s test is a very good and comprehensive measure of entropy, but requires a large amount of data, the LZW statistic requires much less data.
netics is developed on OpenBSD/i386 and is tested on Linux 2.4/i386 and Mac OS X 10.3.
netics is released under a BSD license.
Documentation
Please see README and the manual page.
Download
- netics 2.6 (2004-02-07)
- Deprecated netics 2.5 (2003-05-01)
netics has a freshmeat page and requires libevent version 0.6 or higher, zlib, libnids (version 1.18), libpcap and libnet (version 1.0.2a).
Thanks
Thanks go to Niels Provos, Ed Vielmetti, Jose Nazario, Igor Markov and MESH for useful discussions and suggestions.
Copyright (c) 2007 Marius Aamodt Eriksen <marius@monkey.org>