--
- TCPreen will now abort if SUDO_USER is invalid. UIDs are no longer
accepted as unprivileged usernames.
- Hostname lookup failures when the reverse DNS alias of a host was
not valid or when using IPv6 were fixed.
--
This release adds support for background execution and for
logging in multi-process mode (multiple clients at a time),
plus a new syntax and a lot of bugfixes.
Further details on:
http://download.simphalempin.com/tcpreen/ChangeLog
--
TCPreen is a simple tool to monitor and analyze data transmitted
between a client and a server via a TCP connection, it supports
both IPV4 and IPV6.
This tool focuses on the data stream (software/socket layer), not
on the lower level transmission protocol as packet sniffers do.
WWW: http://www.simphalempin.com/dev/tcpreen/
Submitted by Margarida Sequeira <niness@devilness.org>