From a83cc84eda1fb73741332a722c9e7d2930202690 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sat, 6 Jun 2026 14:39:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cc2451a..244f6d9 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,11 @@ Client and server public/private keys will be located in ``` /etc/wireguard/ ``` A typical client set up is, - Interface + Name, Client Private Key, Addresses (10.10.10.1/32) - Peer + Server Public Key, Allowed IPs (10.10.10.0/31, LAN IP range), Endpoint:51820, Persistent Keep Alive 25 seconds Persistent keep alive will send a dummy packet every 25 seconds to maintain a connection when you are roaming with a mobile device and subject to frequent IP change.