Begin4 Title: wipl Version: 010530 Entered-date: 2001-05-30 Description: The wipl program package is able to maintain and display statistics based on packets seen by a network card. The program package contains a daemon which maintains the statistics. For each packet seen by the network card the daemon executes a small user supplied program. This program can update the statistics using information about the package. The program must be written in a very simple build-in programming language. The program package also contains several client programs which are able to retreview or modify the statistics maintained by the daemon. One of them is able to display tables with values evaluated from user supplied expressions which can refer to the statistics maintained by the daemon. These tables can be written to HTML or XML files allowing easy publication from web pages. On the wipl home page an extension is available which makes it possible for wipl to cooperate with proxyservers such as Squid and a socks5 server. Keywords: monitor network statistics log ethernet sniffing Author: worm@diku.dk (Christian Worm Mortensen) Maintained-by: worm@diku.dk (Christian Worm Mortensen) Primary-site: http://wipl-wrr.sourceforge.net Alternate-site: ftp://metalab.unc.edu/pub/Linux/system/network/monitor/ Platforms: Requires the pcap library distributed with tcpdump Copying-policy: GPL End