| wipl is a program that is able to maintain and display statistics based on packets seen by a network card. The package contains a daemon which maintains the statistics. For each packet seen by the network card, the daemon executes a small user-supplied program which can update the statistics. The program must be written in a very simple built-in programming language. The package also contains several client programs which are able to review or modify the statistics maintained by the daemon. One of them is able to display statistics in tables which can be written to HTML or XML files, allowing easy publication from Web pages. |