Update README.md
This commit is contained in:
@@ -76,9 +76,11 @@ Client and server public/private keys will be located in ``` /etc/wireguard/ ```
|
|||||||
A typical client set up is,
|
A typical client set up is,
|
||||||
|
|
||||||
- Interface
|
- Interface
|
||||||
|
|
||||||
Name, Client Private Key, Addresses (10.10.10.1/32)
|
Name, Client Private Key, Addresses (10.10.10.1/32)
|
||||||
|
|
||||||
- Peer
|
- Peer
|
||||||
|
|
||||||
Server Public Key, Allowed IPs (10.10.10.0/31, LAN IP range), Endpoint:51820, Persistent Keep Alive 25 seconds
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user