Update README.md

This commit is contained in:
FURK4NGG
2026-07-14 19:18:02 +03:00
committed by GitHub
parent 311b64c411
commit 5fe456407b
+3 -3
View File
@@ -983,13 +983,13 @@ NetworkManager will manage DNS automatically.
Delete DNS = 10.8.0.1 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. 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 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 nmcli connection import type wireguard file /etc/wireguard/wg0.conf
DNS'i NetworkManager yönetsin Let NetworkManager manage the DNS settings
nmcli connection show nmcli connection show
``` ```