Pen 0.9.4 released

From: Ulric Eriksson (ulric@siag.nu)
Date: Fri Jul 12 2002 - 01:43:01 CEST


This latest release has been tweaked ever so slightly to build on MacOS X.
Since MacOS X is really a bunch of stuff bolted on top of a BSD system,
the port consisted mostly of detecting the right set of headers.

There is also a new command to penctl:

8<---
libretto:~$ penctl localhost:12345 recent
127.0.0.1 connects 1 sx 239 rx 157
libretto:~$ penctl localhost:12345 recent 10
libretto:~$ penctl localhost:12345 recent 100
127.0.0.1 connects 1 sx 368 rx 171
8<---

The command recent lists those clients that have connected recently,
default 300 seconds. For each client, it also lists number of connections,
sent and received bytes.

Ulric



This archive was generated by hypermail 2.1.2 : Fri Jul 12 2002 - 01:43:25 CEST