xxf098 / LiteSpeedTest

A simple tool for batch test ss/ssr/v2ray/trojan servers.
GNU General Public License v3.0
344 stars 74 forks source link

litespeedtest does not test more than 12 servers #31

Open hadifarnoud opened 1 year ago

hadifarnoud commented 1 year ago

I used it like this ./lite --config config.json --test https://gist.githubusercontent.com/*****

and out of 30 servers, it only tested 12. I have retired many times it never tests more than 12. the url contains servers only in clash config format

{
    "group":"job",
    "speedtestMode":"all",
    "pingMethod":"googleping",
    "sortMethod":"rspeed",
    "concurrency":1,
    "testMode":2,
    "subscription":"https://gist.githubusercontent.com/****",
    "timeout":500,
    "language":"en",
    "fontSize":24,
    "theme":"rainbow",
    "generatePicMode": 1
}
xxf098 commented 1 year ago

maybe the clash file is not parsed correctly