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
174 stars 97 forks source link

OnionProxyManager overwrites LD_LIBRARY_PATH #143

Open sisbell opened 4 years ago

sisbell commented 4 years ago

OnionProxyManager will overwrite the LD_LIBRARY_PATH set by the platform. Manager should append new directories to LD_LIBRARY_PATH.