2013-11-02 00:16:14 +00:00
|
|
|
Categories:Internet
|
2013-01-09 13:10:03 +00:00
|
|
|
License:GPLv3
|
|
|
|
Web Site:https://code.google.com/p/android-openvpn-settings
|
2014-01-16 14:17:59 +00:00
|
|
|
Source Code:https://code.google.com/p/android-openvpn-settings/source
|
2014-01-16 14:25:07 +00:00
|
|
|
Issue Tracker:https://code.google.com/p/android-openvpn-settings/issues
|
2013-01-09 13:10:03 +00:00
|
|
|
Donate:https://code.google.com/p/android-openvpn-settings
|
|
|
|
FlattrID:621822
|
|
|
|
|
|
|
|
Summary:VPN settings
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
Start, stop and monitor the state of openvpn tunnels in a style very similar to the
|
2013-01-09 13:10:03 +00:00
|
|
|
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
|
2013-06-15 10:13:09 +00:00
|
|
|
|
2013-01-09 13:10:03 +00:00
|
|
|
Repo Type:hg
|
2014-01-20 10:34:11 +00:00
|
|
|
Repo:https://code.google.com/p/android-openvpn-settings
|
2013-01-09 13:10:03 +00:00
|
|
|
|
|
|
|
#don't recognise (old) support jar checksum so replace it
|
2014-04-08 14:12:51 +00:00
|
|
|
Build:0.4.14,39
|
|
|
|
commit=b78a64143ef8
|
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
prebuild=mkdir -p src && \
|
|
|
|
rm -rf tests && \
|
|
|
|
mv libs/android-support-v4.jar lib_app/libs/
|
|
|
|
|
2014-08-14 21:00:12 +00:00
|
|
|
Build:0.4.15test1,40
|
|
|
|
disable=Skip test version
|
|
|
|
|
2014-04-08 14:12:51 +00:00
|
|
|
Maintainer Notes:
|
|
|
|
Tags are unreliable.
|
|
|
|
|
|
|
|
Uses embedded copy of openssl source based on 0.9.8h. Not vulnerable to CVE-2014-0160.
|
|
|
|
.
|
2013-01-09 13:10:03 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
2014-04-08 14:12:51 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2014-07-04 02:26:38 +00:00
|
|
|
Current Version:0.4.15test1
|
|
|
|
Current Version Code:40
|
2013-01-09 13:10:03 +00:00
|
|
|
|