Update README.md

This commit is contained in:
FURK4NGG
2026-07-09 16:08:03 +03:00
committed by GitHub
parent 908400fcb1
commit 1502f290f3
+1
View File
@@ -582,6 +582,7 @@ sudo ss -lun | grep 51820
<details>
<summary>For Mobile Clients</summary>
# Create Client Key
cd /etc/wireguard
install -m 600 /dev/null phone_private.key
wg genkey | tee phone_private.key > /dev/null