freebsd-ports/net/tcpreen/pkg-descr
Oliver Braun 613f841642 Add tcpreen 1.0.0, a simple TCP session re-engineering tool.
PR:		ports/42063
Submitted by:	Janos.Mohacsi@bsd.hu
Approved by:	dwcjr (mentor)
2002-08-27 19:19:51 +00:00

8 lines
332 B
Text

TCPreen is a simple tool to monitor and analyze data transmitted between
a client and a server via a TCP connection. 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/
Janos Mohacsi <janos.mohacsi@bsd.hu>