10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
[Interface]
|
|
PrivateKey = CLIENT_KEY
|
|
Address = CLIENT/IP
|
|
|
|
[Peer]
|
|
# SERVER_NAME
|
|
PublicKey = SERVER_KEY
|
|
Endpoint = SERVER_IP:PORT
|
|
AllowedIPs = CLIENT, ACCESSABLE, IP/s
|