Jason Sun 2023-02-09 13:49:32 -08:00 committed by GitHub
parent 0ac9be2f30
commit 93f6572f6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,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/wireguard -O wireguard-install.sh && bash wireguard-install.sh`
`wget https://github.com/sunapi386/wireguard-install/raw/master/wireguard-install.sh -O wireguard-install.sh && bash wireguard-install.sh`
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall WireGuard.