Merge commit 'refs/merge-requests/312' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
a196059fdb
42
metadata/app.openconnect.txt
Normal file
42
metadata/app.openconnect.txt
Normal file
|
@ -0,0 +1,42 @@
|
|||
Categories:Internet
|
||||
License:GPLv2+
|
||||
Source Code:https://github.com/cernekee/ics-openconnect
|
||||
Issue Tracker:https://github.com/cernekee/ics-openconnect/issues
|
||||
|
||||
Auto Name:OpenConnect
|
||||
Summary:SSL VPN client for Cisco AnyConnect protocol
|
||||
Description:
|
||||
OpenConnect for Android is an SSL VPN client used with Cisco AnyConnect or
|
||||
ocserv based gateways.
|
||||
|
||||
Features:
|
||||
|
||||
*One-click connection (batch mode)
|
||||
*Supports RSA SecurID and TOTP software tokens
|
||||
*Keepalive feature to prevent unnecessary disconnections
|
||||
*Compatible with ARMv7, x86, and MIPS devices
|
||||
*No root required
|
||||
*Based on the popular [http://www.infradead.org/openconnect/ OpenConnect Linux package]
|
||||
*100% open source
|
||||
|
||||
Requirements:
|
||||
|
||||
*Android 4.0 (ICS) or higher
|
||||
*An account on a suitable VPN server
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://github.com/cernekee/ics-openconnect
|
||||
|
||||
Build:0.1,1
|
||||
commit=v0.1
|
||||
submodules=yes
|
||||
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar && \
|
||||
make -C external/openconnect/android sources
|
||||
build=make -C external NDK=$$NDK$$
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1
|
||||
Current Version Code:1
|
||||
|
Loading…
Reference in a new issue