Skip to content

Instantly share code, notes, and snippets.

@dimzon
Forked from emilstahl/Install OpenVPN
Last active August 29, 2015 14:17
Show Gist options
  • Save dimzon/49404e0cdaf20af53da7 to your computer and use it in GitHub Desktop.
Save dimzon/49404e0cdaf20af53da7 to your computer and use it in GitHub Desktop.
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