Files
vpn/configs/ru-vds/wg0.conf
mguschin b117efc604 Init
2026-02-02 20:11:05 +03:00

10 lines
248 B
Plaintext

[Interface]
Address = 10.10.0.1/24
ListenPort = 51820
PrivateKey = __RU_SERVER_PRIVATE_KEY__
PostUp = /etc/wireguard/postup.sh
PostDown = /etc/wireguard/postdown.sh
# Client peers will be added below
# Use scripts/add-client.sh to add new clients