forked from guardianproject/tor-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Tor binary and library for Android
License
iburunat/tor-android
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tor Android *********************************************** This is a project forked from Orbot for building the tor binary for Android How to Build *********************************************** Please see: https://raw.githubusercontent.com/n8fr8/tor-android/master/BUILD How to Use via Gradle *********************************************** Add the repository your list as shown: repositories { maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" } } and then add the dependency, setting it to the latest version (or any version) we have made available, as a release: dependencies { compile 'org.torproject:tor-android-binary:0.3.1.9' } *********************************************** Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use. We believe Tor is reasonably secure, but please ensure you read the instructions and configure it properly. Learn more at https://torproject.org/ Tor Frequently Asked Questions: https://2019.www.torproject.org/docs/faq https://support.torproject.org/faq/
About
Tor binary and library for Android
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 82.3%
- Shell 10.8%
- Starlark 6.9%