16 lines
187 B
Plaintext
16 lines
187 B
Plaintext
[Interface]
|
|
#servers private key
|
|
|
|
PrivateKey =
|
|
|
|
#VPN tunnel address for server
|
|
Address = 10.10.10.0/31
|
|
|
|
#listening port
|
|
ListenPort = 51820
|
|
|
|
[Peer]
|
|
|
|
PublicKey =
|
|
|
|
AllowedIPs = 10.10.10.1/32 |