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

Try Finding Tor Executable Path without platform extension #94

Closed sisbell closed 5 years ago

sisbell commented 5 years ago

If the OnionProxyManager can't find the tor executable, try the same path without the file extension (exe, so). This is mainly for Android where you can have tor or tor.so depending on installation.