2dust / v2rayN

A GUI client for Windows, support Xray core and v2fly core and others
https://1.2345345.xyz
GNU General Public License v3.0
64.22k stars 10.9k forks source link

[Bug]: v2rayn延迟测试结果和clash verge很不一样 #5312

Closed yh794406573 closed 3 days ago

yh794406573 commented 4 days ago

预期情况

应该差不多

实际情况

v2rayn延迟测试只有5个可用 clash verge可以看到30+个可用 ps: 延迟测试地址都是gstatic,clash是mihomo内核,手动修改v2rayn中config.json中的core type=13(mihomo内核?)

复现方法

日志信息

app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: failed to find an available destination > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (ws://104.17.165.174/): 403 Forbidden > websocket: bad handshake] > common/retry: all retry attempts failed

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

yh794406573 commented 3 days ago

Mihomo内核只有自定义配置可用,测速用的是Xray内核,Xray可能对某些节点的支持不是很好。 Mihomo内核使用的配置是yaml格式的,v2rayN只生成json格式的配置文件,需要自行导入yaml文件才能使用Mihomo内核。

好的,感谢。