proxydroid
Global Proxy for Android
File Explorer
- android-build.yml
- ExampleInstrumentedTest.kt
- HostHttpConnectProxyIntegrationTest.kt
- HostSocks5ProxyIntegrationTest.kt
- cntlm
- gost
- gost.sh
- proxy.sh
- redsocks
- about.html
- cntlm
- gost
- gost.sh
- proxy.sh
- redsocks
- CMakeLists.txt
- placeholder.c
- ListPreferenceMultiSelect.kt
- Theme.kt
- DrawablePainter.kt
- MainScreen.kt
- MainViewModel.kt
- Base64.kt
- Constraints.kt
- ProxyController.kt
- Tun2SocksHelper.kt
- Utils.kt
- AppManager.kt
- BypassListActivity.kt
- ConnectivityBroadcastReceiver.kt
- Profile.kt
- ProxyDroid.kt
- ProxyDroidApplication.kt
- ProxyDroidReceiver.kt
- ProxyDroidVpnService.kt
- ProxyDroidWidgetProvider.kt
- button_text_selector.xml
- selector.xml
- ic_launcher_background.xml
- sym_def_app_icon.png
- ic_launcher.png
- ic_stat_proxydroid.png
- ing.png
- off.png
- on.png
- ic_launcher.png
- ic_stat_proxydroid.png
- ing.png
- off.png
- on.png
- ic_launcher.png
- ic_stat_proxydroid.png
- ing.png
- off.png
- on.png
- ic_launcher_foreground.xml
- ic_launcher.png
- ic_stat_proxydroid.png
- ing.png
- off.png
- on.png
- proxydroid_appwidget.xml
- ic_launcher.xml
- ic_launcher_round.xml
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- colors.xml
- strings.xml
- themes.xml
- strings.xml
- themes.xml
- strings.xml
- strings.xml
- proxydroid_appwidget_provider.xml
- auth_e2e_tests.rs
- dns_table.rs
- doh_client.rs
- error.rs
- lib.rs
- logging.rs
- protect.rs
- tun2socks.rs
- Cargo.lock
- Cargo.toml
- AndroidManifest.xml
- ExampleUnitTest.kt
- .gitignore
- build.gradle
- google-services.json
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- libs.versions.toml
- http_connect_test_server.py
- run_emulator_tests.sh
- run_integration_tests.sh
- run_local_emulator_tests.sh
- socks5_test_server.py
- test_http_proxy.py
- .gitignore
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- privacy_policy.md
- README.md
- settings.gradle
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
gradle
View Details ▼
gradle
An open source build automation system.
gradle build
Compile a package:
gradle build {{[-x|--exclude-task]}} test
Exclude test task:
gradle build --offline
Run in offline mode to prevent Gradle from accessing the network during builds:
python3
View Details ▼
python3
This command is an alias of `python`.
tldr python
View documentation for the original command:
x86_64
View Details ▼
x86_64
This command is an alias of `setarch x86_64`.
tldr setarch
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
