Conversation
The reasoning is that SplitHTTP+H3 is "good enough" in its current state. A later version of SplitHTTP may introduce a faster kind of upload (unlike QUIC transport, compatible with nginx), but personally it's not clear to me if there's demand.
|
validation requirements are satisfied because the error message could be adjusted for better UX? 🤷♂️ |
|
Generally,我觉得 Xray 中的 QUIC 以后应当以“TLS/REALITY H3”选项的形式存在,可被多样组合,而不是像这个一样可组合性很差 |
蹲一个,最近ip经常被tcp阻断,目前能用splithttp+tls h3走udp苟活,但是感觉tls reality h3更好(没cdn需求且担心sni阻断的情况下) |
|
|
|
There is a demand my friend.. I've tested multiple protocols for IRAN network and QUIC was the best working one. I've moved to old versions of xray(v1.8.24) for fixing this problem(not supporting QUIC) in my case for now. But keeping different protocol options are very good because of different situations of country GFWs which are using deep packet inspection and many different AI tools to restrict, filter and monitorize our internet. |
|
@mrez-ir Use XHTTP H3 |
As you mensioned already tried it again now.. Its not working in IRAN.. GFW is detecting this.. i don't know how |
我能想到的重要区别,比如,是因为 H3 有 SNI 吗 |
I really don't want to exit the main subject of this thread by talking too much, but FYI, none of the REALITY and XHTTP+SNI protocols working here (they are detected). But QUIC works. This is just my report if it helps developers, with my regards and thanks to your works. |
我觉得你提供的信息以及测试环境很重要,试一下申请 IP 证书再用 XHTTP(无 SNI), |
Using the selfsigned ip address was good idea I never tried before, but now I tested it too, the result was same as dns setup (it was detected and blocked by GFW). My testing enviiornment is MHSanaei/3x-ui. |
不是让你用自签的,
|
My friend, I may have mistakes in my builds.. but if you have telegram I can give you full access to my linux/panel to create, modify x-ui connections and I check the results if it works from here. here is my telegram ID: @dmrez |
请联系 @yuhan6665
|
|
@mrez-ir |
|
Please bring back quic |
|
@mrez-ir @RelaxStation Can quic be used to restore blocked servers to work in Iran? I've tried so many things, and they've failed. |
|
@RPRX Vision Seed I can find Iranian users to help you test, I have Iranian users and blocked VPS, tried many protocols, all failed, only ws+tls+cdn is successful, I don't want to rely on CDN, so I want to find a better way. |
Yes Quic protocol works in Iran, but its removed in latest xray versions. You need to install older versions of applications using old xray cores (v1.8.24 and olders) to be able to use Quic protocol. |
|
@mrez-ir Hello friend, thank you for your reply. I am very interested in this, the message I sent to you on Telegram. Looking forward to your reply. |
This reverts commit 9a953c0.
This reverts commit 9a953c0.
The reasoning is that SplitHTTP+H3 is "good enough" in its current state. A later version of SplitHTTP may introduce a faster kind of upload (unlike QUIC transport, compatible with nginx), but personally it's not clear to me if there's demand.