Skip to content

Instantly share code, notes, and snippets.

@dunderrrrrr
Last active September 24, 2020 05:59
Show Gist options
  • Save dunderrrrrr/8c84cae00de2700b04dfea2677654391 to your computer and use it in GitHub Desktop.
Save dunderrrrrr/8c84cae00de2700b04dfea2677654391 to your computer and use it in GitHub Desktop.
Superfast openvpn setup.

Get the script.

$ wget https://git.io/vpn -O openvpn-install.sh
$ chmod +x openvpn-install.sh

Run the script and follow instructions.

$ sudo ./openvpn-install.sh 

You're good to go :)

To add more users or revoke certs, run sudo ./openvpn-install.sh again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment