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

Don't Delete CookieAuth file #114

Open sisbell opened 5 years ago

sisbell commented 5 years ago

We should reuse cookie auth file if it exists.

sisbell commented 5 years ago

Having some problems with this working on Android. I get authenticating failure. This is just a performance optimization. Going to roll this back until further investigation,