Files
vpn/configs/client-templates/example-client.conf

11 lines
209 B
Plaintext
Raw Normal View History

2026-02-02 20:11:05 +03:00
[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