本项目当前开源,不保证永久开源,智商不足慎用
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.
- https://anylink.pro
- Fork this project and compile it using github action
Please use Windows 10 or newer.
- No App Store version
- Not digitally signed or notarized by Apple
Due to the above reasons, it is only recommended for users with certain macOS system experience.
You can use the wget
or curl
command to download the dmg file. If you use a browser to download the file, please execute the following command,
xattr -r -d com.apple.quarantine anylink-*.dmg
Then mount the dmg file and double-click the installer to install it. During the installation process, you need to grant root permissions to the software.
For the arm64 version, the current installer requires Rosetta to run, but the installed program is native on the Apple silicon platform.
You should use anylink-linux-amd64.tar.gz
with Ubuntu 20.04 or newer.
tar -zxvf anylink-*.tar.gz
./install.sh
The .run
package is supposed to support other Linux distributions like RedHat, but you should check the install.sh
file and install some dependencies.
Enter the installation directory and execute the uninstall program.
You may want to join in the QQ Group(66899589) to get some help. |
---|