On Tue, Oct 7, 2008 at 3:06 PM, xbmuncher <[EMAIL PROTECTED]> wrote:
> on proxy programs:
> i want to sniff the http requests that are being made internally from a
> program I have no control over, so a proxy server won't work, because I
> can't make the program access the internet through a proxy, its not a
> browser that is making the requests

Google 'python libpcap' for some leads, there seem to be three Python
bindings to libpcap.

Kent
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to