thaliproject / Tor_Onion_Proxy_Library

Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
Apache License 2.0
178 stars 98 forks source link

Support dynamic ports #2

Closed yaronyg closed 10 years ago

yaronyg commented 10 years ago

We need to put in support for choosing any free port for both the command channel and the socks proxy and then providing an API for our users to find out what port was chosen for the proxy.