Xray-core
Xray-core copied to clipboard
Add support for flow=none in VLESS
https://xtls.github.io/en/config/inbounds/vless.html#clientobject
Flow is documented to accept none, but when this is actually used, the config is considered invalid.
There's some server panel that ran into this while generating json configs, I guess it is better/cleaner to support it than to update the docs.