A windows-only alternative client for Cisco's AnyConnect VPN protocol based on OpenConnect.
- An easy drop-in solution for OpenConnect GUI Windows users running exclusively on Cisco's AnyConnect protocol. This should prevent issues with user agent validation related here and here.
- Modern and simple .NET 7 based WPF application with a relatively low memory footprint.
- Automatic management of Windows power events preventing disconnections whenever the computer sleeps or hibernates.
- Install OpenConnect CLI from the official repository . Don't forget to add it to the PATH.
- Copy this script to your OpenConnect installation folder root (usually
C:\Program Files\OpenConnect
). Replace it if necessary. - Download the latest release from this link and extract it.
- Run
OpenConnectSharp.UI.exe
as administrator. - Profit!
- Fill in the fields according to your VPN settings and credentials. Feel free to check the "Save credentials" checkbox to save your connection properties for the next sessions.
- Click on the "Connect" button.