https://github.com/gedsh/tor-android-build-script
Script for building Tor for Android from source using Gitlab CI / CD
https://github.com/gedsh/tor-android-build-script
android tor
Last synced: over 1 year ago
JSON representation
Script for building Tor for Android from source using Gitlab CI / CD
- Host: GitHub
- URL: https://github.com/gedsh/tor-android-build-script
- Owner: Gedsh
- License: apache-2.0
- Created: 2020-09-28T11:59:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T19:13:51.000Z (over 1 year ago)
- Last Synced: 2025-04-11T02:12:59.351Z (over 1 year ago)
- Topics: android, tor
- Homepage:
- Size: 6.78 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Tor for Android
This project was created to build Tor for Android from source using Gitlab CI/CD.
Precompiled binaries are used in **InviZible Pro** - Android application for Internet privacy and security.
### [Google Play stable version](https://play.google.com/store/apps/details?id=pan.alexander.tordnscrypt.gp)
### [Download the latest beta version](https://github.com/Gedsh/InviZible/releases/latest)
### [IzzyOnDroid F-Droid beta version](https://apt.izzysoft.de/fdroid/index/apk/pan.alexander.tordnscrypt)
You can download the latest precompiled Tor binaries from the links:
## [Tor for Android ARMEABI](https://gitlab.com/Gedsh/tor-android-build-script/-/jobs/artifacts/master/raw/tor-android-binary/src/main/libs/armeabi-v7a/libtor.so?job=android%20r23b%2022%20default%20armeabi-v7a)
## [Tor for Android ARM64](https://gitlab.com/Gedsh/tor-android-build-script/-/jobs/artifacts/master/raw/tor-android-binary/src/main/libs/arm64/libtor.so?job=android%20r23b%2022%20default%20arm64-v8a)
## [Tor for Android x86_64](https://gitlab.com/Gedsh/tor-android-build-script/-/jobs/artifacts/master/raw/tor-android-binary/src/main/libs/x86_64/libtor.so?job=android%20r23b%2022%20default%20x86_64)
## License
Copyright © 2019-2025 by Garmatin Oleksandr invizible.soft@gmail.com
This code is released under the [Apache License version 2.0](https://www.apache.org/licenses/LICENSE-2.0)