v3.6.0-lucx.105
🔧 lucx.105 — multi-attach AWG: свой IP на каждый inbound
Клиент на нескольких AWG: в .conf была версия нужного inbound, а Address — с чужого. В логах: ip route add 10.x…/32 … RTNETLINK File exists, интерфейс откатывался.
Почему: при сохранении клиента одна allowedIPs писалась во все AWG inbound.
✅ Теперь у каждого AWG inbound свой peer IP
✅ При старте чиним уже испорченные peers
✅ .conf / QR берут Address из этого inbound
✅ Новый inbound: 10.200.0.1 → 10.201.0.1 → 10.202.0.1 …
Что делать: x-ui update → панель сама починит peers → перескачать .conf клиентам (Address мог смениться).
⚡️ Приятного использования!
🔧 lucx.105 — multi-attach AWG: one tunnel IP per inbound
Multi-attached clients got the right AWG version in .conf but Address from another inbound. Server logs: RTNETLINK File exists on peer routes.
Cause: one allowedIPs was written into every AWG inbound on save.
✅ Per-inbound peer IP
✅ Startup repair for broken peers
✅ Export/QR use this inbound’s Address
✅ New inbound suggest: 10.200.0.1 → 10.201.0.1 → …
Do: x-ui update → re-download client .conf (Address may have changed).
⚡️ Enjoy!