diff --git a/metadata/ru.evgeniy.dpitunnel.yml b/metadata/ru.evgeniy.dpitunnel.yml index 83501ddcdb..c656fdf29c 100644 --- a/metadata/ru.evgeniy.dpitunnel.yml +++ b/metadata/ru.evgeniy.dpitunnel.yml @@ -8,10 +8,21 @@ IssueTracker: https://github.com/zhenyolka/DPITunnel/issues Changelog: https://github.com/zhenyolka/DPITunnel/releases AutoName: DPI Tunnel +Description: |- + NOTE: 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' \ No newline at end of file