[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Annoying loop situation
On Saturday 22 August 2009 14:59:15 Gitano wrote:
> Bob Williams wrote:
> > The uncommented lines in my privoxy config file are:
> >
> > forward 192.168.*.*/ .
> >
> > forward-socks4a / 127.0.0.1:9050 .
> > forward-socks5 / 127.0.0.1:9050 .
>
> To use privoxy without Tor you can add the following line BELOW the
> 'forward-socks*' lines:
>
> forward / .
>
> Last match wins, see also:
> http://www.privoxy.org/user-manual/config.html#FORWARDING
The effect of this would be the same as NOT having the forward-socks* lines,
wouldn't it? i.e. leaving forwarding unset?
--
Bob