Skip to content

OpenVPN road warrior installer for Ubuntu, Debian, CentOS and Fedora

License

Notifications You must be signed in to change notification settings

beslovas/openvpn-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, CentOS and Fedora.

This script will let you set up 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.

Interactive installation

Run the script and follow the assistant:

wget https://github.com/beslovas/openvpn-install/raw/master/openvpn-install.sh -O openvpn-install.sh && bash openvpn-install.sh

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

Silent (default) installation

Run the script and wait for installation to be finished:

wget https://github.com/beslovas/openvpn-install/raw/master/openvpn-install.sh -O openvpn-install.sh && bash openvpn-install.sh --autoscript

Other 'silent' commands are not added, so you have to run them interactively.

Donations to original author (Nyr)

If you want to show your appreciation, you can donate via PayPal or cryptocurrency. Thanks!

About

OpenVPN road warrior installer for Ubuntu, Debian, CentOS and Fedora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%