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.