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

Detect and log if another tor process is running #107

Open sisbell opened 5 years ago

sisbell commented 5 years ago

If another tor TOPL process is running, it may cause a conflict. We should at a minimum log this event. Investigate if we should also add a broadcast event as well.