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
175 stars 98 forks source link

Evaluate Behavior: Socks Port Set to Auto if Port in Use #81

Open sisbell opened 5 years ago

sisbell commented 5 years ago

TorConfigBuilder.socksPortFromSettings - this method will set the socks port to auto if the user chosen port is already in use. Is this the behavior that we want?