74721114d2
Now that Google Code is read-only, these no longer work as issue trackers since they are frozen and no new issues can be reported. If the current issues want to be seen, they can still be by going through the source code link.
48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
Categories:Internet
|
|
License:GPLv3
|
|
Web Site:https://code.google.com/p/android-openvpn-settings
|
|
Source Code:https://code.google.com/p/android-openvpn-settings/source
|
|
Issue Tracker:
|
|
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: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/
|
|
|
|
Build:0.4.15test1,40
|
|
disable=Skip test version
|
|
|
|
Maintainer Notes:
|
|
Tags are unreliable.
|
|
|
|
Uses embedded copy of openssl source based on 0.9.8h. Not vulnerable to CVE-2014-0160.
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:0.4.15test1
|
|
Current Version Code:40
|
|
|