From 5fe456407b028cb062875722172e4361ab3c750d Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 14 Jul 2026 19:18:02 +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 2ad2827..844f89b 100644 --- a/README.md +++ b/README.md @@ -983,13 +983,13 @@ NetworkManager will manage DNS automatically. Delete DNS = 10.8.0.1 If you use NetworkManager, remove the DNS = 10.8.0.1 line from the WireGuard configuration. NetworkManager will manage the DNS settings instead. -Eski bağlantı varsa sil +Delete the existing WireGuard connection if it already exists nmcli connection delete wg0 -WireGuard yapılandırmasını içe aktar +Import the WireGuard configuration nmcli connection import type wireguard file /etc/wireguard/wg0.conf -DNS'i NetworkManager yönetsin +Let NetworkManager manage the DNS settings nmcli connection show ```