-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: add TUIC protocol #781
Conversation
UI调的非常混乱,希望修改。
其他部分还没有看,仅编译通过。 |
and format code. and support alpn list.
UI 已由 @xchacha20-ietf-poly1305 修改。 简单测试后,没有什么功能异常。但 TUIC 官方内核似乎不支持跳过证书验证。 |
反馈一下, Clash.Meta的hysteria支持使用ports字段来定义端口跳跃,但是导入neko后, ports字段无法被导入,port字段可以被正常识别,希望可以支持Meta中hysteria的端口跳跃字段ports |
支持的 Line 406 in d3a5bf1
|
我这儿实测导入失败呢,我是win11上的nekoray,以下是我的meta配置和导入后的nekoray中的配置结果,希望对定位问题有帮助: |
close #746
HysteriaBean
为QUICBean
。(为以后的 hysteria2 和 juicty 做准备)