Closed pulsarice closed 7 months ago
Regarding no2 : Host header is not defined for HttpUpgrade in last version! Regarding no4, it is fixed now and will be okay in next version.
Regarding no2 : Host header is not defined for HttpUpgrade in last version!
That's my bad. I was testing multiple panels and one of them was 3x-ui. I confirm that host header is empty on x-ui and is only defined in 3x-ui.
Regarding no4, it is fixed now and will be okay in next version.
Thank you sir.
Hi @alireza0 . Is this backward compatibality with older version of x-ray cores like 1.8.4? Or we have to use 1 8.10+ in next panel release?
It's introduced in xray-core v1.8.9 so you have be at least on this version
It has backward compatibility. But in x-ui, using links and qr-code will be affected.
It has backward compatibility. But in x-ui, using links and qr-code will be affected.
I'm kinda confused.
what I meant was about x-ui inbound generator. I see that the Host moved from headers which is not compatible with older versions. my question is will it be able to make configs base on the active xray-core version?
I'm asking since in recent updates some memory and unnecessary disconnection is detected so I don't want to update to these versions right now.
@X-Oracle I have added a kind of backward compatibility to support both.
There's something wrong in HTTPUpgrade host field parsing that deletes host after editing an existing outbound.
To recreate the bug:
By the way, I'm not sure that putting "Host" field in "headers" is necessary