[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Anonymous/Nonymous Communication Coexisting?
On Wed, Jun 08, 2005 at 02:20:15AM -0000, yancm@xxxxxxxxxxxxxxxx wrote:
> Is it possible to have a single application, such as a web browser
> or a p2p client behave normally with normal url's but use
> tor if the url is an xyz.onion address? Or is it everything
> or nothing?
You could do this with privoxy, at least for web browsing.
Check out the forward-socks4a section of the privoxy config, and
hopefully it isn't so hard to craft a line where *.onion traffic goes
via the socks4a proxy and other traffic goes directly out from privoxy.
--Roger