Download List

專案描述

tcpwatch is a simple Python script that lets you monitor TCP connections through a proxy. It displays the sessions in a window that can also display the history of past connections. It is useful for developing and debugging protocol implementations and Web services.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-16 23:40
1.2

Using the -r option, you can now log TCP sessions to a file. This release uses distutils-based installation.
標籤: Minor feature enhancements

2002-03-03 03:49
1.1

The program is now 8-bit clean, has better support
for HTTP persistent connections, and can run as a
simple HTTP proxy server. The GUI output was
colorized, and the ability to direct output to
stdout instead of the Tkinter GUI was added.
標籤: Major feature enhancements

2001-01-30 15:14
0.9

Initial release.

Project Resources