1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-09 04:02:08 +00:00
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
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.