Загрузка данных


[Interface]
Address = 10.12.12.1/24
ListenPort = 51820
PrivateKey = <ПРИВАТНЫЙ_КЛЮЧ_СЕРВЕРА>

# Клиент 1
[Peer]
PublicKey = <ПУБЛИЧНЫЙ_КЛЮЧ_КЛИЕНТА_1>
AllowedIPs = 10.12.12.2/32

# Клиент 2
[Peer]
PublicKey = <ПУБЛИЧНЫЙ_КЛЮЧ_КЛИЕНТА_2>
AllowedIPs = 10.12.12.3/32