new app openvpn settings
This commit is contained in:
parent
042a0f238c
commit
93a74badea
34
metadata/de.schaeuffelhut.android.openvpn.txt
Normal file
34
metadata/de.schaeuffelhut.android.openvpn.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:https://code.google.com/p/android-openvpn-settings
|
||||
Source Code:https://code.google.com/p/android-openvpn-settings/source/list
|
||||
Issue Tracker:https://code.google.com/p/android-openvpn-settings/issues/list
|
||||
Donate:https://code.google.com/p/android-openvpn-settings
|
||||
FlattrID:621822
|
||||
|
||||
Summary:VPN settings
|
||||
Description:
|
||||
Start, stop and monitor the state of openvpn tunnels in a style very similar to the
|
||||
WiFi Settings app that comes with Android. Copy your config file into sdcard/openvpn.
|
||||
|
||||
Requirements (app does a check):
|
||||
* su (root)
|
||||
* tun kernel module, for your device (likely already there on Android 4+ or CyanogenMod)
|
||||
* busybox (for busybox ifconfig and route)
|
||||
* openvpn binary
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/android-openvpn-settings/
|
||||
|
||||
#don't recognise (old) support jar checksum so replace it
|
||||
Build Version:0.4.14,39,b78a64143ef8,extlibs=android/android-support-v4.jar,\
|
||||
prebuild=mkdir -p src && rm -rf tests && mv libs/android-support-v4.jar lib_app/libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
#Tags a little ways behind
|
||||
Update Check Mode:Market
|
||||
Current Version:0.4.14
|
||||
Current Version Code:39
|
||||
|
Loading…
Reference in a new issue