12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
# local settings for Endpoint A
|
|
[Interface]
|
|
PrivateKey = kBAtNXmiZU6jVUeAKKoooTd8q5rN7lXpJJLVlEgSlWQ=
|
|
Address = 10.0.0.1/32
|
|
ListenPort = 51820
|
|
|
|
# remote settings for Endpoint B
|
|
[Peer]
|
|
PublicKey = NEWioueQlPkKT4zOoIhmiQi30lV1aJ3gnG69m4T4Ezg=
|
|
#Endpoint = 192.168.1.82:51820
|
|
AllowedIPs = 10.0.0.2/32
|