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

Tor Settings Component #54

Closed sisbell closed 5 years ago

sisbell commented 5 years ago

Need a component for Tor settings like relay port, exit nodes, entry nodes. An implementation of the interface could be backed by a DB or in the case of Android a content provider or a shared preference. This will be used by the Tor Config Builder to construct the torrc file.