Update README.md

This commit is contained in:
FURK4NGG
2026-07-12 03:46:25 +03:00
committed by GitHub
parent 2617c4a6d2
commit 5d718219e3
+7 -7
View File
@@ -767,17 +767,17 @@ sudo ss -lun | grep 51820
``` ```
sudo chmod 600 /etc/wireguard/wg0.conf sudo chmod 600 /etc/wireguard/wg0.conf
Open VPN -> sudo wg-quick up wg0 Open VPN -> sudo wg-quick up wg0
Close VPN -> sudo wg-quick down wg0 Close VPN -> sudo wg-quick down wg0
Status -> sudo wg Status -> sudo wg
Otomatic Connect when Pc is opened -> sudo systemctl enable wg-quick@wg0 Otomatic Connect when Pc is opened -> sudo systemctl enable wg-quick@wg0
Close that option -> sudo systemctl disable wg-quick@wg0 Close that option -> sudo systemctl disable wg-quick@wg0
If you get connection error delete 'DNS = 1.1.1.1' from your desktop.conf and try again If you get connection error delete 'DNS = 1.1.1.1' from your desktop.conf and try again
sudo wg-quick up wg0 sudo wg-quick up wg0
🎉 You are ready to use yor VPN 🎉 You are ready to use yor VPN