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

Re: [tor-talk] specify exit for only one website?



On Sun, Jul 24, 2011 at 12:29 PM, cmeclax-sazri
<cmeclax-sazri@xxxxxxxxxxxxxxxx> wrote:
> Is it possible to specify in Privoxy or Polipo that a particular website will
> be accessed through an exit in a particular country, while all other websites
> will be accessed through a randomly chosen exit anywhere?
>

In Tor, this would be done with the MapAddress configuration option.
If you want to have all example.com traffic go to exampleexit, whose
fingerprint is 12345678901234567890 you could say:

MapAddress example.com example.com.exampleexit.exit

or

MapAddress example.com example.com.12345678901234567890.exit

If we can get ticket #933 merged during the 0.2.3.x timeframe, you'd
be able to do wildcards here too, something like:

MapAddress *.example.com *.example.com.12345678901234567890.exit
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk