durusmail: quixote-users: Re: New Quixote site, and expire problem
New Quixote site, and expire problem
2005-09-11
2005-09-11
2005-09-11
2005-09-11
2005-09-11
2005-09-11
Re: New Quixote site, and expire problem
Re: New Quixote site, and expire problem
2005-09-13
2005-09-13
2005-09-13
2005-09-14
Re: New Quixote site, and expire problem
Michael Watkins
2005-09-14
* Neil Schemenauer wrote [2005-09-13 12:47:08 -0600]:
> I just fired up Ethereal and pointed it at www.incidentnews.gov.

Another useful, light, tool is tcpwatch.py, simply needs a tkinterized python...

http://hathawaymix.org/Software/TCPWatch

Access more than one destination: Set up a local proxy and change your
client's (browser) proxy settings:
        /usr/local/bin/tcpwatch.py -p localhost:8000

Or, if a single destination will do and you don't want to trap everything
running through your browser, forward a port to an app:

        /usr/local/bin/tcpwatch.py -L 8000:your.apps.hostname.com:8080


reply