Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfc9982/AnyConnect-Server
Installation Script for Cisco AnyConnect Server
https://github.com/sfc9982/AnyConnect-Server
anyconnect anyconnect-vpn-server cisco openconnect script
Last synced: 3 months ago
JSON representation
Installation Script for Cisco AnyConnect Server
- Host: GitHub
- URL: https://github.com/sfc9982/AnyConnect-Server
- Owner: sfc9982
- License: mit
- Created: 2022-04-04T01:35:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T02:14:41.000Z (3 months ago)
- Last Synced: 2024-10-31T03:19:06.858Z (3 months ago)
- Topics: anyconnect, anyconnect-vpn-server, cisco, openconnect, script
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 100
- Watchers: 1
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.EN.md
- License: LICENSE
Awesome Lists containing this project
README
# AnyConnect-Server
Installation Script for Cisco AnyConnect
Deploy a Cisco AnyConnect compactable ocserv server on Linux (Tested on Ubuntu)
**USE UBUNTU**
Feel free to open issues! :)
## !!! ⚠️ Warning For People in Iran: 🇮🇷 !!!
Although SSLVPN encrypts its traffic.
Cisco's AnyConnect protocol is **VERY EASY to be DETECTED by your government**.
So if you are a democracy fighter or some stuff like that, **DO NOT USE THIS PROJECT**!!!
(Better run to USA XD)
**(And for those CTOs using my project, I really want a H1B, thank you)**
## Usage
```bash
wget -N --no-check-certificate https://raw.githubusercontent.com/sfc9982/AnyConnect-Server/main/ocserv-en.sh
chmod +x ocserv-en.sh
bash ocserv-en.sh
```Also see this: https://github.com/mmtaee/ocserv-users-management
.