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

Config and Startup Fixes #131

Closed sisbell closed 5 years ago

sisbell commented 5 years ago

Android: Fix a broken startup on KitKat, Use SDK 28 Core: Upgrade socks port config; add standard tor process output if settings are flagged as debug.


This change is Reviewable