MatsuriDayo / NekoBoxForAndroid

NekoBox for Android / sing-box / universal proxy toolchain for Android
https://matsuridayo.github.io/
Other
11.1k stars 928 forks source link

BUG: ss +v2ray plugin 无法使用 #565

Open git10135405 opened 7 months ago

git10135405 commented 7 months ago

描述问题

ss +v2ray plugin 无法使用 测试延迟都没问题,其他协议可用 预期行为: 可以正常访问google.com等海外地址 实际行为: 访问不了

如何复现

手动添加ss+v2ray plugin 配置host参数启动

日志

5f1e0e44435b99be6ec91138fbc6b5c

zedifen commented 7 months ago

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?

adcdefghijk commented 3 months ago

是的一直有这个问题

zedifen commented 3 months ago

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.