From a53655c29c45bf73fa1a262402f9587e19e99cb8 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 14 Jul 2026 20:40:39 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b347385..b68b36b 100644 --- a/README.md +++ b/README.md @@ -1021,12 +1021,12 @@ cat /etc/resolv.conf >Should see 10.8.0.1 Close the VPN +cat /etc/resolv.conf >Should just see 192.168.1.1 nmcli connection show wg0 >ipv4.dns: 10.8.0.1 -
## Verify the VPN tunnel (Client / PC)