xxf098/LiteSpeedTest

export sorted result as txt or sub txt file

Closed this issue · 1 comments

please append an option to export as txt with sorted order.from commandline.
I want to use this on my bot.

xxf098 commented

output as json then use jq to get all the links

jq -r '.nodes[] | .link'  output.json