blob: 992c10b3bd35e33f2ae2ef67aa9c9d78f0afc1b6 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
Author: Shane Hathaway <shane@zope.com>
WWW: http://hathawaymix.org/Software/TCPWatch/
|