Skip to content

Instantly share code, notes, and snippets.

@emilstahl
Created January 16, 2014 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save emilstahl/8451516 to your computer and use it in GitHub Desktop.
Save emilstahl/8451516 to your computer and use it in GitHub Desktop.
Install OpenVPN and made users
wget http://git.io/vpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment