Files
vpn/configs/client-templates/example-client.conf
mguschin b117efc604 Init
2026-02-02 20:11:05 +03:00

11 lines
209 B
Plaintext

[Interface]
PrivateKey = <CLIENT_PRIVATE_KEY>
Address = 10.10.0.X/32
DNS = 10.10.0.1
[Peer]
PublicKey = <RU_SERVER_PUBLIC_KEY>
Endpoint = 176.124.216.197:51820
AllowedIPs = 0.0.0.0/0
PersistentKeepalive = 25