From dbd7f3dfd43305aec1f50c0b172b9c70d4b3f9be Mon Sep 17 00:00:00 2001 From: coja Date: Sat, 22 Mar 2025 04:21:53 +0100 Subject: [PATCH] [kralizec] updated readme for wireguard --- kralizec/wireguard11/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kralizec/wireguard11/README.md b/kralizec/wireguard11/README.md index 7c6e65e..52d5c3c 100644 --- a/kralizec/wireguard11/README.md +++ b/kralizec/wireguard11/README.md @@ -50,9 +50,9 @@ PersistentKeepalive = 21 Command to resolve ip clashing with current and wireguard network ```shell -ip route add dev " +ip route add dev ``` -`ip` you want to resove -> for wireguard vm 192.168.1.10 -`wg0` name of the wireguard conf +- `ip` you want to resove -> for wireguard vm 192.168.1.10 +- `wg0` name of the wireguard conf