1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-23 21:46:08 +03:00

Update README.md

This commit is contained in:
Diveyez 2018-03-18 06:23:07 -04:00 committed by GitHub
parent 51133141c8
commit 29cee3d6e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,9 @@
# CONNECTING
./connect.sh
Follow the promots to connect, use the .ovpn files generated by the install.
If you want to make life very easy, you can do: cp connect.sh /usr/local/bin/vpn && chmod +x /usr/local/bin/vpn
#
That will allow you to use the simple command 'vpn' to point it at a .ovpn file and start a daemon process for vpn connectivity.
#
OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29) installer for Debian, Ubuntu and CentOS.
#