Skip to content

更新最新测试版后:initialize vision: vision: not a valid supported TLS connection: *tls.realityConnWrapper #3062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
toyo2333 opened this issue Jun 5, 2025 · 7 comments

Comments

@toyo2333
Copy link

toyo2333 commented Jun 5, 2025

docker部署的,从latest换成latest-beta后

reality报错用不了了: initialize vision: vision: not a valid supported TLS connection: *tls.realityConnWrapper

换回latest后正常。

可以确认是测试版存在的问题。

@jon9527
Copy link

jon9527 commented Jun 5, 2025

安装1.12.0-beta.21后,reality 协议测试连接不上,确实有问题

@Arthurlu0421
Copy link

Arthurlu0421 commented Jun 6, 2025

我以为是我的问题,原来1.12.0-beta.21是真的有这个bug呀,我用1.12.0-beta.15跑了下同样的server端,无报错正常运行,手动降级为1.12.0-beta19后正常了,不存在这个问题

@jys1670
Copy link

jys1670 commented Jun 8, 2025

It is also worth mentioning that a fingerprinting issue with Reality was recently fixed:
XTLS/Xray-core#4778

I don't think sing-box includes all these changes yet, since it depends on a fork.

@toyo2333
Copy link
Author

toyo2333 commented Jun 9, 2025

It is also worth mentioning that a fingerprinting issue with Reality was recently fixed: XTLS/Xray-core#4778

I don't think sing-box includes all these changes yet, since it depends on a fork.

感觉这边其他并行开发的功能修复的bug太多了,不知道啥时候才会修复,要不自己找个caddy站偷是不是就先躲过就行了?

@jys1670
Copy link

jys1670 commented Jun 9, 2025

It is also worth mentioning that a fingerprinting issue with Reality was recently fixed: XTLS/Xray-core#4778
I don't think sing-box includes all these changes yet, since it depends on a fork.

感觉这边其他并行开发的功能修复的bug太多了,不知道啥时候才会修复,要不自己找个caddy站偷是不是就先躲过就行了?

I don't think you can work around post-handshake message detection by tweaking nginx or caddy configuration.

And yeah, xray-core development is a bit chaotic, often leading to backward incompatibilities. I guess backporting changes like these is not exactly an easy job, and it does not align well with the sing-box development model. Generally, it feels like both cores don't really aim to maintain compatibility with each other (which is a bit sad); some features may even be deprecated.

Why don't you try alternative protocols? AnyTLS seems promising, and it's similar to xtls-vision, but should be better in some aspects. I am not sure if AnyTLS is affected by Aparecium TLS Camouflage detection. Perhaps @anytls can give some insights?

@Arthurlu0421
Copy link

1.12 beta22已修复此问题

@toyo2333
Copy link
Author

1.12 beta22已修复此问题

感谢提醒~我的reality目前暂时换回xray了,xray的最新版修复了reality特征泄露的问题。

希望sing-box这边也能补上这个漏洞。并且希望sing-box这边也能支持anytls使用reality(修复特征泄露后的版本)

我更倾向于全部都使用sing-box,因为anytls,HY2,还有endpoint能力。一站式全支持了。它真正做到了“通用平台”的角色和能力~ @nekohasekai

thanks~

@nekohasekai nekohasekai closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2025
@SagerNet SagerNet locked as spam and limited conversation to collaborators Jun 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants