Всем привет!
Помогите примерно с той же проблемой.
На сервере крутится WG.
Беру конфиг клиента с правками как у Амнезия и гружу в ui keenetic giga (ос последняя).
Когда добавляю, получаю "Wireguard1": invalid S1 value: "".
Что не так, помогите?
```
[Interface]
PrivateKey =
Address =
DNS = 8.8.8.8,1.1.1.1
Jc = 3
Jmin = 8
Jmax = 32
# Uncomment the next line to set a custom MTU
# This might impact performance, so use it only if you know what you are doing
# See https://github.com/nitred/nr-wg-mtu-finder to find your optimal MTU
# MTU = 1420
[Peer]
PublicKey =
PresharedKey =
Endpoint =
AllowedIPs = 0.0.0.0/0,::/0
PersistentKeepAlive = 25
```