mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 17:32:42 +00:00
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
|
|
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
|
||
|
|
|