Replace git.io
git.io will stop functioning by the end of this workweek: https://github.blog/changelog/2022-04-25-git-io-deprecation/
This commit is contained in:
parent
0e06513eb5
commit
c141e163e8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,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/wireguard -O wireguard-install.sh && bash wireguard-install.sh`
|
`wget https://github.com/Nyr/wireguard-install/raw/master/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.
|
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall WireGuard.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue