mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
dpitunnel - nosourcesince & desc
This commit is contained in:
parent
5b51d2ef12
commit
b265a15972
1 changed files with 17 additions and 4 deletions
|
|
@ -8,10 +8,21 @@ IssueTracker: https://github.com/zhenyolka/DPITunnel/issues
|
|||
Changelog: https://github.com/zhenyolka/DPITunnel/releases
|
||||
|
||||
AutoName: DPI Tunnel
|
||||
Description: |-
|
||||
<b>NOTE:</b> The source repository has moved but the old code is no longer available.
|
||||
|
||||
DPITunnel is a simple and effective solution against government censorship for Android. It is built on VPN Server, which intercepts traffic and directs it through the http proxy.
|
||||
|
||||
DPITunnel for Android is active DPI circumvention utility, that works only on your phone and doesn’t send your traffic to third-party servers, respecting your privacy and do not slowing down your internet connection. It establishes a transparent proxy server on your phone and starts local VPN server, where are DPI circumvention tricks applying.
|
||||
|
||||
Setup:
|
||||
* For android 5 and up (root access don't mater) just press on/off button.
|
||||
* For android 4.4 there are two cases:
|
||||
* If you have root, enable "Set DPITunnel proxy globally" and press on/off button.
|
||||
* If you don't have root, press on/off button and set DPITunnel proxy 127.0.0.1:8080 in system settings.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zhenyolka/DPITunnel
|
||||
|
||||
Repo: https://github.com/nomoresat/DPITunnel-android.git
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
|
|
@ -110,7 +121,9 @@ Builds:
|
|||
- cp lib*.a ../src/main/cpp/openssl/x86_64/lib
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '4.0'
|
||||
CurrentVersionCode: 13
|
||||
|
||||
NoSourceSince: '4.0'
|
||||
Loading…
Reference in a new issue