12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
# local settings for Endpoint A
|
|
[Interface]
|
|
PrivateKey = 6NE0XYQPwJGxcrwdnsDrkcg516PtPsyQMUZe4SIJFm4=
|
|
Address = 10.0.0.1/32
|
|
ListenPort = 51820
|
|
|
|
# remote settings for Endpoint B
|
|
[Peer]
|
|
PublicKey = Cb0ooz/qiVqNXWsfaE08dtUt90BNLd+Pco0hoFMNDng=
|
|
#Endpoint = 192.168.1.82:51820
|
|
AllowedIPs = 10.0.0.2/32
|