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

Put in support for turning off a hidden service #15

Open yaronyg opened 10 years ago

yaronyg commented 10 years ago

Right now once a hidden service is turned on the code doesn't have a way to turn it off, the best you can do is shut off the Tor OP. Seems like we should have a way to stop listening for the hidden service.