mirror of
https://github.com/mahdibland/V2RayAggregator.git
synced 2026-06-24 21:34:12 +08:00
Update speedtest2.sh
This commit is contained in:
parent
1544fa37e0
commit
1c99b3d4e8
@ -13,7 +13,7 @@ sudo chmod 777 ../../../../../../etc/proxychains.conf
|
||||
mv -f proxychains.conf ../../../../../../etc/proxychains.conf
|
||||
#开始运行 Clash
|
||||
sudo pkill -f clash
|
||||
#./clash -f clash_config.yml &
|
||||
./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 >speedtest.log 2>&1 &
|
||||
|
||||
Loading…
Reference in New Issue
Block a user