quick-wireguard/server.conf
2023-11-05 02:40:53 -07:00

7 lines
111 B
Plaintext

[Interface]
PrivateKey = ${SERVER_PRIVATE_KEY}
Address = 10.0.0.0/16
SaveConfig = true
ListenPort = 51820