Skip to content

chenyang137/anylink-client

 
 

Repository files navigation

AnyLink Secure Client

This is an SSL VPN client that supports OpenConnect or Cisco's AnyConnect SSL VPN Protocol. It use sslcon as the core to communicate with the server.

Currently the following servers are supported,

This software can save passwords(optional) in the Keychain of the operating system, but you should evaluate whether your usage scenarios allow saving passwords and avoid potential security risks.

Screenshot

screenshot

Download

Download from Releases Or fork this project and compile it using github action

If you are using GitHub Actions for compilation, you must either comment out the macOS platform or have an Apple Developer account and configure the relevant environment variables. Please refer to the following information.

Windows

Please use Windows 10 or newer.

macOS

Starting from version v0.9.6, only the Apple Silicon platform is supported, and the application is digitally signed and notarized by Apple.

Just double-click the installer to install the app. During the installation process, you need to grant permissions to the software.

Linux

You should use anylink-linux-amd64.tar.gz with Ubuntu 22.04 or newer.

tar -zxvf anylink-*.tar.gz

Double-click the .run file to install the software. The .run package is supposed to support other Linux distributions like RedHat, however, you may need to follow the prompts to install some dependencies.

UnInstall

Enter the installation directory and execute the uninstall program.

Help

You may want to join in the QQ Group(66899589) to get some help.

About

AnyLink Secure Client: An SSL VPN client that supports OpenConnect or Cisco's AnyConnect VPN Protocol.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 81.7%
  • JavaScript 10.9%
  • QMake 5.0%
  • Objective-C++ 2.2%
  • Shell 0.2%