Arche Twist

Reply to comment

You can do this by

Submitted by archetwist on 15 February, 2008 - 01:00.

You can do this by modifying Privoxy's forward-socks4a option. Open the OperaTor\Privoxy\config.txt file and find the following line:

forward-socks4a / localhost:9050 .

By adding the line shown below you tell Privoxy to make an exception and do not torrify connections to the example.com domain:

forward .example.com .

You can try a different approach. Delete the whole forward-socks4a entry and replace it by the following line:

forward-socks4a .example.com localhost:9050 .

This will torrify connections to the example.com domain only.

Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Texy! to format and alter entered content.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

WWW