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

Update README.md

Co-authored-by: jaminmc <jaminmc@gmail.com>
This commit is contained in:
Danila Vershinin 2022-04-17 13:55:11 +03:00 committed by GitHub
parent f4cdf96597
commit 4ca883f6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ To enable the connection run `sudo wg-quick up [Interface name]`, like `sudo wg-
* Connect: `systemctl start wg-quick@wg0.service`
* Verify your public IP has changed to the server's IP, e.g.: `curl https://ident.me`
* Verify your public IP has changed to the server's IP, e.g.: `curl ipv4.icanhazip.com ; curl ipv6.icanhazip.com`
### iOS