Skip to content

sonpython/auto-openvpn-install-for-centos-debian-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

auto-openvpn-install-for-centos-debian-ubuntu

auto-openvpn-install-for-centos-debian-ubuntu inspired by Nyr ##openvpn-install OpenVPN road warrior installer for Debian, Ubuntu and CentOS.

This script will let you setup your own VPN server in no more than a minute, even if you haven't used OpenVPN before. It has been designed to be as unobtrusive and universal as possible.

###Installation Run the script and follow the assistant:

wget https://git.io/vpn -O ~/openvpn-install.sh && bash ~/openvpn-install.sh

For Debian users running the script with "sh" instead of bash

wget https://git.io/vpn -O ~/openvpn-install.sh && sh ~/openvpn-install.sh

Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.

bash ~/openvpn-install.sh

The menu option as bellow:

What do you want to do?
    1) Add a cert for a new user
    2) Revoke existing user cert
    3) Remove OpenVPN
    4) Exit
Select an option [1-4]: 

About

auto-openvpn-install-for-centos-debian-ubuntu inspired by Nyr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages