James W. Thompson, II <[EMAIL PROTECTED]> asked: > Out of curiosity is there any method for trapping Windows > HTTP traffic transparently, without establishing a proxy > configuration, using Perl.
Probably not. Depending on what you want to do, a cheap solution might be to set up a Linux box as a gateway, and use iptables to force outbound HTTP traffic through a proxy. HTH, Thomas -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>