1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-05 04:50:49 +00:00

Update README.md

This commit is contained in:
BlackcatRs 2021-03-31 13:13:29 +02:00 committed by GitHub
parent 4dad53f49f
commit 67eb1ee86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ Download and execute the script. Answer the questions asked by the script and it
```bash
curl -O https://raw.githubusercontent.com/BlackcatRs/wireguard-install/master/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
sudo ./wireguard-install.sh
```
It will install WireGuard (kernel module and tools) on the server, configure it, create a systemd service and a client configuration file.