Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

litespeedtest does not test more than 12 servers #31

Open
hadifarnoud opened this issue Jan 24, 2023 · 1 comment
Open

litespeedtest does not test more than 12 servers #31

hadifarnoud opened this issue Jan 24, 2023 · 1 comment

Comments

@hadifarnoud
Copy link

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
Copy link
Owner

xxf098 commented Feb 11, 2023

maybe the clash file is not parsed correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants