From 8a74626c3453f86bd6fd962e30e3a1d05351da43 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 8 Jul 2026 23:16:18 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 436c8d4..7de8404 100644 --- a/README.md +++ b/README.md @@ -587,7 +587,7 @@ Test -> ls -l phone_* >-rw-r--r-- phone_public.key -Phone Public Key -> cat phone_public.key +Phone Public Key -> sudo cat phone_public.key export TERM=xterm-256color nano /etc/wireguard/wg0.conf @@ -605,7 +605,7 @@ wg # Phone.conf -Phone Public Key -> cat phone_private.key +Phone Public Key -> sudo cat phone_private.key Server Public Key -> sudo cat /etc/wireguard/server_public.key export TERM=xterm-256color nano /etc/wireguard/phone.conf