I write Java desktop applications sometimes and sometimes I would like for my web requests to be processed through the tor network.

How can I go about configuring this properly in Windows and/or Linux?

link|improve this question
I don't know what API you're using to make your requests, but I believe the protocol you need is SOCKS5: stackoverflow.com/questions/5783832/… Make sure your DNS requests go over socks too. – Croad Langshan Feb 5 at 14:42
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.