This commit is contained in:
Leszek-sk 2021-12-08 15:28:54 +01:00 committed by GitHub
parent 94c94bbbc9
commit 86a154764b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ This script will let you set up your own VPN server in no more than a minute, ev
### Installation ### Installation
Run the script and follow the assistant: Run the script and follow the assistant:
`wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh` `wget https://raw.githubusercontent.com/Leszek-sk/openvpn-install/master/openvpn-install.sh -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.