mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-23 21:46:08 +03:00
Improved one-liner
git.io now supports HTTPS :)
This commit is contained in:
parent
9779b817b6
commit
186737c769
@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve
|
|||||||
###Installation
|
###Installation
|
||||||
Run the script and follow the assistant:
|
Run the script and follow the assistant:
|
||||||
|
|
||||||
`wget git.io/vpn --no-check-certificate -O openvpn-install.sh && bash openvpn-install.sh`
|
`wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh`
|
||||||
|
|
||||||
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
|
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user