mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-30 01:24:20 +00:00
737300b14b
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.