LiteSpeedTest icon indicating copy to clipboard operation
LiteSpeedTest copied to clipboard

litespeedtest does not test more than 12 servers

Open hadifarnoud opened this issue 2 years ago • 1 comments

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
}

hadifarnoud avatar Jan 24 '23 06:01 hadifarnoud

maybe the clash file is not parsed correctly

xxf098 avatar Feb 11 '23 12:02 xxf098