11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
|
|
[Interface]
|
||
|
|
PrivateKey = {INSERT_PRIVATE_KEY}
|
||
|
|
Address = 10.0.0.2/32
|
||
|
|
|
||
|
|
[Peer]
|
||
|
|
PublicKey = {INSERT_PUBLIC_KEY}
|
||
|
|
PresharedKey = {INSERT_PRESHARED_KEY}
|
||
|
|
AllowedIPs = 10.0.0.0/24
|
||
|
|
Endpoint = {INSERT_ENDPOINT}
|
||
|
|
PersistentKeepalive = 25
|