Monitoring outgoing web requests

Chris Rennert Chris.Rennert at mdi-oshkosh.com
Fri May 30 12:26:59 EDT 2003


Hello,

I am a network administrator and would like to get into using Python for
scripting programs that I could use on the job.  One project I would like to
do is monitor all outgoing web requests (port 80) and record their
destination address in a text file.
I don't want someone to feel they have to write it for me I just would like
to be pointed in the right direction.  I am currently reading through the
chapter on Socket programming in Programming Python.
Any help you guys could give me would be greatly appreciated.
thanks in advance,

Chris Rennert






More information about the Python-list mailing list