faceair / clash-speedtest

clash speedtest
MIT License
503 stars 47 forks source link

feat: 支持同时多个订阅地址 #11

Closed sxueck closed 1 year ago

sxueck commented 1 year ago
sxueck commented 1 year ago

Examples:

  1. .\clash-speedtest.exe -c "xxx,xxx"
  2. .\clash-speedtest.exe -c "xxx,xxx" -l "https://speed.cloudflare.com/__down?bytes=%d"
faceair commented 1 year ago

感谢贡献,大部分的代码我看了都没有问题。

我对 livenessObject 参数还有些疑问,除了 speed.cloudflare.com 还有哪个服务有类似的用法,他还可能被配置成什么参数?

sxueck commented 1 year ago

感谢贡献,大部分的代码我看了都没有问题。

我对 livenessObject 参数还有些疑问,除了 speed.cloudflare.com 还有哪个服务有类似的用法,他还可能被配置成什么参数?

当我使用了 Clash 的 relay 模式时候,我会希望在出口 VPS 放置一个自建的 speedtest,同时对订阅节点进行自定义的探测

https://github.com/cloudflare/speedtest

kosmgco commented 1 year ago

不支持 -c /path/to/config.yaml