mmmray
mmmray
> the letter was not about blocking access to Nitter servers, but asking the operators of those servers to block some specific accounts Yes, and I have not heard of...
I just realized, fingerprint settings work perfectly fine in vless links, but they are missing in vmess links. I will update the title to reflect this.
I would really like to see Meek or a similar HTTP-based protocol land in xray. The only [1] CDN provider viable for domain fronting in Iran (i.e., one that hosts...
It seems this issue can be worked around by setting the internal buffer size of dialerProxy to nothing, at top-level `policy` object: ``` "policy": { "levels": { "0": { "bufferSize":...
> is it safe to use pipe.WithSizeLimit(0) in production ? I think it may hurt other configs that use dialerProxy, I haven't looked into a proper fix yet. It's probably...
@X-Oracle @GFW-knocker please test https://github.com/XTLS/Xray-core/pull/3570, I think it fixes this issue but I have not done a thorough speedtest.
https://github.com/XTLS/Xray-core/pull/3570 has been merged so this should also be fixed now
@Fangliding I think despite the generic title, this thread discusses a very specific theory on how IR GFW interferes with REALITY, it is not a general "news" thread about internet...
+1 on this. currently no ALPN is advertised at all, and CURLOPT_HTTP_VERSION does not help
I think this issue has become about too many things at once (socket/filedescriptor leak versus memory leak) and each of the reports is not very specific. I suggest to attempt...