Buggy script for configuring OpenConnect (ocserv) protocol on the server easily and automatically. Tested on ubuntu 18.04 and 16.04.
Download and saving script on your server:
curl -O https://raw.githubusercontent.com/iw4p/OpenConnect-VPN-Server/master/ocserv-install.shMaking script executable
chmod +x ocserv-install.shAnd then just run it:
./ocserv-install.shor
sudo bash ocserv-install.sh- Installing
- Uninstalling
- Add User
- Change Password
- Show All Users
- Delete User
- Lock User
- Unlock User
For making connection to your server, you can use AnyConnect, OpenConnect or other alternative clients.
- AnyConnect: GUI AnyConnect client for available platforms.
- OpenConnect: OpenConnect client for Linux.
And one more thing, contributions are welcome.