Releases: xxf098/LiteSpeedTest
Releases · xxf098/LiteSpeedTest
v0.15.0
- update
config.json
options. use outputMode
instead of generatePicMode
.
- set
"outputMode": 4
to get working nodes as a txt file. set "outputMode": 3
to get test result as a JSON file, then use jq
to get customized result.
v0.13.1
- Fix #23
- Support output test result as JSON,set generatePicMode=3 in config.json
v0.12.0
- add gRPC api, see more in client
- support filtered by average speed and max speed
v0.10.0
- Show overall test progress.
v0.8.0
- support test links by API. see this example