diff --git a/utils/speedtest/speedtest2.sh b/utils/speedtest/speedtest2.sh index ad237c461..3e02650ca 100644 --- a/utils/speedtest/speedtest2.sh +++ b/utils/speedtest/speedtest2.sh @@ -16,4 +16,5 @@ sudo pkill -f clash ./clash -f clash_config.yml & #运行 LiteSpeedTest chmod +x ./lite-linux-amd64 -sudo nohup proxychains ./lite-linux-amd64 --config ./lite_config.json --test https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/Eternity.yml & +sudo nohup proxychains ./lite-linux-amd64 --config ./lite_config.json --test subs >speedtest.log 2>&1 & +