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

About speed measurement data export #17

Closed Flikify closed 1 year ago

Flikify commented 1 year ago

Hello Is there a way to output the speed measurement results to json to facilitate obtaining the optimal data results, like this { "id": 111, "group": "1", "remarks": "TG Channel: @kxswa | China", "protocol": "vmess", "ping": "522", "avg_speed": 10744570, "max_speed": 19183743, "isok": true, "traffic": 67604836, "Link": "vmess://OiIifzasFfasQ==" } thanks

Flikify commented 1 year ago

Because I am not familiar with the go language, I want to call it through java or python🤦‍♂️

xxf098 commented 1 year ago

grpc python example : liteclientpy