Skip to content

Instantly share code, notes, and snippets.

@viper25
Created April 22, 2017 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viper25/f7e0e7a123ca1c69bc6950e699bd8bca to your computer and use it in GitHub Desktop.
Save viper25/f7e0e7a123ca1c69bc6950e699bd8bca to your computer and use it in GitHub Desktop.
Using OPENVPN on Ubuntu
sudo apt-get install openvpn
sudo openvpn --config /path/to/config.ovpn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment