ports/net/tcpreen/pkg/DESCR

7 lines
280 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.