x0r2d2 / OpenConnect-VPN-Server

OpenConnect VPN Server (OCServ) script configurator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenConnect-VPN-Server

Buggy script for configuring OpenConnect Server easily and automatically. Tested on ubuntu 18.04 and 16.04.

Installation

Get the script on your server

curl -O https://raw.githubusercontent.com/hybtoy/OpenConnect-VPN-Server/master/ocserv-install.sh
chmod +x ocserv-install.sh

And then just run it:

./ocserv-install.sh

or

sudo bash ocserv-install.sh

Features

  • Installing
  • Uninstalling
  • Add User
  • Change Password
  • Show All Users
  • Delete User
  • Lock User
  • Unlock User

Usage

For making connection to your server, you can use AnyConnect, OpenConnect or other alternatives.

And one more thing, contributions are welcome.

About

OpenConnect VPN Server (OCServ) script configurator


Languages

Language:Shell 100.0%