mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-01 21:02:15 +03:00
A blank encryption field caused Xray to reject the outbound config with 'VLESS users: please add/set "encryption":"none"'. Default the constructor parameter, coerce empty values, and final-guard toJson so every code path emits a valid encryption value.