[Interface]
Address = 10.10.10.1/24
ListenPort = 40820
PrivateKey = Server_key
SaveConfig = true
[Peer]
PublicKey = Client_Public_key
AllowedIPs = 10.10.10.2/32
[Interface]
PrivateKey = <PEER_1_PRIVATE_KEY>
Address = 10.10.10.2/24
DNS = 8.8.8.8
[Peer]
PublicKey = Server_public_key
Endpoint = 11.22.33.44:40820
AllowedIPs = 10.10.10.0/24, 192.168.10.0/24 # local networks list
PersistentKeepalive = 20