From 4688edca7ac346d3ca907811f1aa3b667edbe92c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 14 Jul 2026 10:24:44 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c3595a..6862682 100644 --- a/README.md +++ b/README.md @@ -1017,9 +1017,9 @@ Open VPN -> nmcli connection up wg0 Close VPN -> nmcli connection down wg0 Test(PC)> -Open the VPN -cat /etc/resolv.conf ->Should see 10.8.0.1 +Open the VPN +cat /etc/resolv.conf +>Should see 10.8.0.1 Close the VPN >Should just see 192.168.1.1