strongSwan VPN Client

by strongSwan Project


通讯

自由



Official Android 4+ port of the popular strongSwan VPN solution.# FEATURES AND LIMITATIONS #
* Uses the VpnService API featured by Android 4+. Devices by some manufacturers seem to lack support for this - strongSwan VPN Client won't work on these devices! * Uses the IKEv2 key exchange protocol (IKEv1 is currently not supported) * Full support for changed connectivity and mobility through MOBIKE (or reauthentication) * Supports username/password EAP authentication (namely EAP-MSCHAPv2, EAP-MD5 and EAP-GTC) as well as RSA/ECDSA private key/certificate authentication to authenticate users, EAP-TLS is also supported * Combined RSA/ECDSA and EAP authentication is supported by using two authentication rounds as defined in RFC 4739 * VPN gateway certificates are verified against the CA certificates pre-installed or installed by the user on the system. The CA or server certificates used to authenticate the gateway can also be imported directly into the app. * IKEv2 fragmentation is supported if the VPN gateway supports it (strongSwan does so since 5.2.1) * The IPsec implementation currently supports the AES-CBC, AES-GCM and SHA1/SHA2 algorithms * Passwords are currently stored as cleartext in the database (only if stored with a profile)
Details and a changelog can be found on our wiki: https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClient
# EXAMPLE GATEWAY CONFIGURATION #
This client can be used with the following gateway configuration that is also compatible with the Windows 7+ Agile VPN client:
https://wiki.strongswan.org/projects/strongswan/wiki/Win7EapMultipleConfig
But please note that the host name configured with a VPN profile in the app *must be* contained in the gateway certificate as subjectAltName.
# FEEDBACK #
Please post bug reports and feature requests on our wiki: https://wiki.strongswan.org/projects/strongswan/issuesIf you do so, please include information about your device (manufacturer, model, OS version etc.).
The log file written by the key exchange daemon can be sent directly from within the application.