BUG: ss +v2ray plugin 无法使用
描述问题
ss +v2ray plugin 无法使用 测试延迟都没问题,其他协议可用 预期行为: 可以正常访问google.com等海外地址 实际行为: 访问不了
如何复现
手动添加ss+v2ray plugin 配置host参数启动
日志
As far as I remember, sing-box started to use its built-in Shadowsocks over HTTPS (maybe also QUIC) support instead of calling v2ray-plugin, so this is probably an issue from the upstream sing-box. Maybe you can try finding help there?
是的一直有这个问题
I recently tested again and it seems to work as expected. Maybe @git10135405 can try the latest NekoBox version? Also you may need to confirm if all necessary params are provided, not only host but also path and tls. If you've configured multiplex behaviors, make sure to keep them same on both client and server.
Sing-box also seems to require tls option' presence for QUIC nodes, although QUIC actually won’t work without tls.