6 lines
321 B
Text
6 lines
321 B
Text
TCPWatch is a utility written in Python that lets you monitor forwarded TCP
|
|
connections or HTTP proxy connections. It displays the sessions in a window
|
|
with a history of past connections. It is useful for developing and debugging
|
|
protocol implementations and web services.
|
|
|
|
WWW: http://hathawaymix.org/Software/TCPWatch/
|