2 Mar
2002
2 Mar
'02
10:08 p.m.
TCPWatch is a utility written in Python for watching TCP and especially HTTP connections. There have been a lot of improvements since version 0.9. * It's now 8-bit clean. * It can now run as a simple HTTP proxy server using the "-p" option. * It's now easier to watch persistent HTTP connections. The "-h" option shows each transaction in a separate entry. * You can turn off the Tkinter GUI using the -s option to output to stdout. * Colorized Tkinter output. Check it out! http://hathaway.freezope.org/Software/TCPWatch Shane