Add Fragment option to vless config
Hello guys from the xray team, since manipulating the config and converting it to json is annoying for many beginners, I ask you to add the fragment feature to the vless address itself, so that its entries can be added through the relevant panels such as x-ui.
Fragment is not vless feature, so it will definitely not be added to the vless protocol setting. Placing it in TLSObject may be acceptable, wait for someone's PR :)
Well, this feature can be in the vless address, but to activate it, use a default configuration in the client that is included in the updates, in such a way that the parameters inside the vless address, such as "tag": "fragment", "protocol": "freedom", "settings": { "fragment": { "packets": "tlshell", "length": "10-20", "interval": "10-20" replace the default parameters of its own json file
https://github.com/XTLS/Xray-core/issues/2897#issuecomment-1878758112
Answered