Skip to content

Instantly share code, notes, and snippets.

@farazmunj
Created December 12, 2018 19:12
Show Gist options
  • Save farazmunj/5e6b4f63b16b5c8d0dde54f058891ad6 to your computer and use it in GitHub Desktop.
Save farazmunj/5e6b4f63b16b5c8d0dde54f058891ad6 to your computer and use it in GitHub Desktop.
#!/bin/sh
# connect openvpn using profile
sudo openvpn --config ~/Downloads/client.ovpn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment