[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Annoying loop situation



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