aliakbarmotallebi / 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 (ocserv) protocol on the server easily and automatically. Tested on ubuntu 18.04 and 16.04.

Installation

Download and saving script on your server:

git clone https://github.com/aliakbarmotallebi/OpenConnect-VPN-Server.git

Making script executable

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 alternative clients.

And one more thing, contributions are welcome.

About

OpenConnect VPN Server (OCServ) script configurator


Languages

Language:Shell 100.0%