mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 13:43:30 +03:00
Update README.md
This commit is contained in:
parent
8f0104491e
commit
14cafd5bcd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve
|
|||
###Installation
|
||||
Run the script and follow the assistant:
|
||||
|
||||
`wget git.io/vpn --no-check-certificate -O openvpn-install.sh; bash openvpn-install.sh`
|
||||
`wget https://raw.githubusercontent.com/dylanmtaylor/openvpn-install/master/openvpn-install.sh --no-check-certificate -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue