[tor-bugs] #11579 [Torsocks]: Torsocks should support Java

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 21 18:33:19 UTC 2014


#11579: Torsocks should support Java
-------------------------+-------------------------
 Reporter:  mttp         |          Owner:  dgoulet
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Torsocks     |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+-------------------------
 Right now Java programs run with torsocks have their network calls
 dropped, or sometimes crash. Torsocks should force Java programs to use
 Tor. This could be done by setting the proxy settings in the JVM with
 -DsockProxyHost=127.0.0.1 -DsocksProxyPort=8080. To ensure proxy obedience
 for DNS calls, torsocks might implement a DNS provider that uses SOCKS for
 resolution, add that to the classpath, and use it to override the DNS
 provider the JVM uses at runtime.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11579>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list