Skip to content

strongSwan VPN Client

F-Droid

Open source

An easy to use IKEv2/IPsec-based VPN client.

Version
2.6.2
Size
15.3 MB
Updated
Nov 3, 2025
Get from Download APK (v2.6.2)
Signing certificate on record

About this app

Official Android 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

• Uses IPsec for data traffic

• 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 with client certificates is also supported

• Combined RSA/ECDSA and EAP authentication is supported by using two authentication rounds as defined in RFC 4739

• VPN server 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 server can also be imported directly into the app.

• IKEv2 fragmentation is supported if the VPN server supports it (strongSwan does so since 5.2.1)

• Split-tunneling allows sending only certain traffic through the VPN and/or excluding specific traffic from it

• Per-app VPN allows limiting the VPN connection to specific apps, or exclude them from using it

• The IPsec implementation currently supports the AES-CBC, AES-GCM, ChaCha20/Poly1305 and SHA1/SHA2 algorithms

• Passwords are currently stored as cleartext in the database (only if stored with a profile)

• VPN profiles may be imported from files

• Supports managed configurations via enterprise mobility management (EMM)

Details and a changelog can be found in our documentation: https://docs.strongswan.org/docs/latest/os/androidVpnClient.html

# PERMISSIONS #

• READ_EXTERNAL_STORAGE: Allows importing VPN profiles and CA certificates from external storage on some Android versions

• QUERY_ALL_PACKAGES: Required on Android 11+ to select apps to ex-/include in VPN profiles and the optional EAP-TNC use case

# EXAMPLE SERVER CONFIGURATION #

Example server configurations may be found in our documentation: https://docs.strongswan.org/docs/latest/os/androidVpnClient.html#_server_configuration

Please note that the host name (or IP address) configured with a VPN profile in the app *must be* contained in the server certificate as subjectAltName extension.

# FEEDBACK #

Please post bug reports and feature requests via GitHub: https://github.com/strongswan/strongswan/issues/new/choose If you do so, please include information about your device (manufacturer, model, OS version etc.).

The log file written by the key exchange service can be sent directly from within the application.

Licensed under GPL-2.0-or-later.

OfficialSignature VerifiedOpen Source

What's New in v2.6.2

Imported from the F-Droid repository index.

  • # 2.6.2 #
  • - Fix edge-to-edge layout issues with settings and app selection
  • # 2.6.1 #
  • - Update OpenSSL to support ML-KEM (requires explicit configuration in proposals)
  • - Fix vulnerability in eap-mschapv2 plugin
  • - Fix filename when exporting the log

Version history

v2.6.2Latest
Signature continuous

Nov 3, 2025 · 15.3 MB · Android API 2136 · code 96

Imported from the F-Droid repository index.

  • # 2.6.2 #
  • - Fix edge-to-edge layout issues with settings and app selection
  • # 2.6.1 #
  • - Update OpenSSL to support ML-KEM (requires explicit configuration in proposals)
  • - Fix vulnerability in eap-mschapv2 plugin
  • - Fix filename when exporting the log
INTERNETACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONSREAD_EXTERNAL_STORAGEREQUEST_IGNORE_BATTERY_OPTIMIZATIONSSYSTEM_ALERT_WINDOWQUERY_ALL_PACKAGESorg.strongswan.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 aa94ba159c74d3e665a9bea0a67ddd8d14a09927407c8d7a47e52d4fdf2d716b

v2.6.1
Signature continuous

Oct 30, 2025 · 15.3 MB · Android API 2136 · code 95

Imported from the F-Droid repository index.

INTERNETACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONSREAD_EXTERNAL_STORAGEREQUEST_IGNORE_BATTERY_OPTIMIZATIONSSYSTEM_ALERT_WINDOWQUERY_ALL_PACKAGESorg.strongswan.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 f04b974f9f5871a446124b6a59c8694079d8ca21a78f53fd8e8e12212930b17e

v2.6.0
Signature continuous

Oct 7, 2025 · 12.2 MB · Android API 2136 · code 94

Imported from the F-Droid repository index.

INTERNETACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONSREAD_EXTERNAL_STORAGEREQUEST_IGNORE_BATTERY_OPTIMIZATIONSSYSTEM_ALERT_WINDOWQUERY_ALL_PACKAGESorg.strongswan.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 07ab2e249f67dc5bcb544ef63dd25bcf02dffb3669bb038ae9a537285118eada

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be org.strongswan.android is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 2.6.1 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall strongSwan VPN Client first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of strongSwan VPN Client, and a listing is removed when the evidence for it stops holding up.

Get strongSwan VPN Client

Every source we list for org.strongswan.android is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Social
Android
5.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
2.6.2 (code 96)
Size
15.3 MB
Updated
Nov 3, 2025
Package name
org.strongswan.android

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2.6.2)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

aa94ba159c74d3e665a9bea0a67ddd8d14a09927407c8d7a47e52d4fdf2d716b

Signing certificate

fbedb4835370c80d553cb48eecb329f5127287d83ab0f5ddbba3b084c5fcde91

Permissions Required

What each permission lets strongSwan VPN Client do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

INTERNETSend and receive data over the internet.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_SPECIAL_USERun a background service for a purpose the developer declares.
POST_NOTIFICATIONSShow notifications.
READ_EXTERNAL_STORAGERead files in shared storage.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
SYSTEM_ALERT_WINDOWDraw over other apps — used for overlays, and by some malware to trick you.
QUERY_ALL_PACKAGESSee the full list of other apps installed on the device.
org.strongswan.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Social apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem