Update speedtest2.sh

This commit is contained in:
Mirei 2022-10-18 12:21:45 +03:30 committed by GitHub
parent 7bad197a2d
commit ced4e21491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ wget -O lite_config.json https://raw.githubusercontent.com/mahdibland/Shadowsock
###################
#运行 LiteSpeedTest
chmod +x ./lite-linux-amd64
sudo ./lite-linux-amd64 --config ./lite_config.json --test https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/Eternity.yml >speedtest.log 2>&1 &
sudo ./lite-linux-amd64 --config ./lite_config.json --test https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/Eternity >speedtest.log 2>&1 &