From 4ca883f6d9f2482ebba278197c41cd4261388b9a Mon Sep 17 00:00:00 2001 From: Danila Vershinin Date: Sun, 17 Apr 2022 13:55:11 +0300 Subject: [PATCH] Update README.md Co-authored-by: jaminmc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e8ee30..c31b1a7 100644 --- a/README.md +++ b/README.md @@ -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