mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
dpitunnelcli - nosourcesince & desc
This commit is contained in:
parent
b265a15972
commit
bda25f9824
1 changed files with 24 additions and 8 deletions
|
|
@ -1,18 +1,32 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Evgeniy (aka zhenyolka)
|
||||
AuthorEmail: zhenyolka@gmail.com
|
||||
SourceCode: https://github.com/zhenyolka/DPITunnel-android
|
||||
IssueTracker: https://github.com/zhenyolka/DPITunnel-android/issues
|
||||
Changelog: https://github.com/zhenyolka/DPITunnel-android/releases
|
||||
SourceCode: https://github.com/nomoresat/DPITunnel-android
|
||||
IssueTracker: https://github.com/nomoresat/DPITunnel-android/issues
|
||||
Changelog: https://github.com/nomoresat/DPITunnel-android/releases
|
||||
|
||||
AutoName: DPI Tunnel
|
||||
Description: |-
|
||||
<b>NOTE:</b> The source repository has moved but the old code is no longer available.
|
||||
|
||||
IMPORTANT: Root access is required.
|
||||
|
||||
DPI Tunnel is an app, that allows you to bypass censorship
|
||||
|
||||
PI Tunnel uses desync attacks to fool DPI filters
|
||||
|
||||
It is NOT VPN and won't change your IP
|
||||
|
||||
Features
|
||||
* Bypass many restrictions: blocked or throttled resources
|
||||
* Create profiles for different ISP and automatically change them when switch connection
|
||||
* Auto start program on device boot
|
||||
* Easily auto configure for your ISP
|
||||
|
||||
RequiresRoot: true
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zhenyolka/DPITunnel-android
|
||||
Repo: https://github.com/nomoresat/DPITunnel-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -54,7 +68,9 @@ Builds:
|
|||
- yes
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
|
||||
NoSourceSince: '1.2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue