sync hysteria to 2.11.0 - #6565
Open
LjhAUMEM wants to merge 13 commits into
Open
Conversation
Collaborator
Author
|
现在这两个地方冲突 Xray-core/transport/internet/tls/config.go Lines 410 to 415 in 5ca6f4b @Fangliding GetCertificate 可以让它为 nil 吗 |
Member
|
这是个仅服务端参数 ray无脑填反正标准库会无视 这个魔改quic-go不支持那客户端清掉就是 |
Collaborator
Author
|
GetTLSConfig 要判断客户端还比较麻烦,先在 hy2 启用 ChromeParrot 时自己设置了 PortMapping 效果不错,我这边的 ipv4 也能成功打洞了,此前不行 |
Collaborator
Author
|
2.12.0 只同步了 disable gso 可配置,mimic 和 ipt 这类需要 extra binary + cmd line 的我认为不适合进 core DisableGSO 如果套了任意一个 mask 那么此参数也无需显示配置来使用 mimic |
Collaborator
Author
|
2.12.1 的 StatelessResetKey 刚好解决了 #6408 idle 的问题,但对于服务端的重启这种仍然需要等待超时 配置了 StatelessResetKey 后改变了服务端默认行为,之前是静默,现在会显示回应一个包 xp3 因为是基于 http,所以没有 idle 问题,没有配置 StatelessResetKey |
added 13 commits
August 10, 2026 17:27
Member
|
@LjhAUMEM ready 了吗 |
Collaborator
Author
|
除了 infra 部分的 brutalDisableLossCompensation 我有点犹豫外其他都 ready 了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2.9.3
2.10.0
2.11.0
2.12.0
2.12.1
linked issue #6408 #6598