Skip to content

Alsid66/OpenConnect-Cisco-AnyConnect-VPN-Server-OneKey-ocserv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenConnect-VPN-Server(Script)

Script for configuring OpenConnect (ocserv) protocol on the server easily and automatically.

Script Installation

Tested on ubuntu , Debian

Download and saving script on your server:

curl -O https://raw.githubusercontent.com/Alsid66/OpenConnect-Cisco-AnyConnect-VPN-Server-OneKey-ocserv/master/ocserv-install.sh

Making script executable

chmod +x ocserv-install.sh

And then just run it:

sudo bash ocserv-install.sh

Features

  • Easy install
  • Easy uninstall
  • Add User
  • Change Password
  • Show All Users
  • Delete User
  • Lock User
  • Unlock User

How to connect to it?

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

And one more thing, contributions are welcome.

How to customize the configuration?

sudo nano /etc/ocserv/ocserv.conf

sudo systemctl restart ocserv (OR) sudo service ocserv restart

More

The script is based on here

About

[Script and Docker 🐳] OpenConnect (Cisco AnyConnect) VPN Server (OCServ) script one key easy configurator and installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%