Update README.md

This commit is contained in:
Skipperro 2021-03-19 20:36:09 +01:00 committed by GitHub
parent 640c2cd9e4
commit c7b0994dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ 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://github.com/Skipperro/openvpn-install/blob/master/openvpn-install.sh && bash openvpn-install.sh`
`wget https://git.io/vpn -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.