🐳 Update Dependency

This commit is contained in:
Mirei 2022-11-22 21:06:27 +03:30
parent 4b524808fc
commit 9c112a646e
6 changed files with 8 additions and 6 deletions

View File

@ -10,5 +10,5 @@
"language": "en",
"fontSize": 24,
"theme": "rainbow",
"generatePicMode": 0
"generatePicMode": 3
}

View File

@ -1,5 +1,6 @@
#准备好所需文件
wget -O lite-linux-amd64 https://github.com/mahdibland/SSAggregator/releases/download/1.0.0/lite-linux-amd64-12
wget -O lite-linux-amd64.zip https://github.com/xxf098/LiteSpeedTest/releases/download/v0.13.1/lite-linux-amd64-v0.13.1.gz
gzip -d lite-linux-amd64.zip
wget -O lite_config.json https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/airport/speedtest/lite_config_yaml_airport.json
#运行 LiteSpeedTest
chmod +x ./lite-linux-amd64

View File

@ -1,7 +1,8 @@
# Clash
wget -O clash.gz https://github.com/Dreamacro/clash/releases/download/v1.11.8/clash-linux-amd64-v1.11.8.gz
gunzip clash.gz
wget -O lite-linux-amd64 https://github.com/mahdibland/SSAggregator/releases/download/1.0.0/lite-linux-amd64-12
wget -O lite-linux-amd64.zip https://github.com/xxf098/LiteSpeedTest/releases/download/v0.13.1/lite-linux-amd64-v0.13.1.gz
gzip -d lite-linux-amd64.zip
wget -O clash_config.yml https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/speedtest/clash_config_eu.yml
wget -O proxychains.conf https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/speedtest/proxychains.conf
wget -O lite_config.json https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/airport/speedtest/lite_config_yaml_airport.json

View File

@ -10,5 +10,5 @@
"language": "en",
"fontSize": 24,
"theme": "rainbow",
"generatePicMode": 0
"generatePicMode": 3
}

View File

@ -1,6 +1,6 @@
#准备好所需文件
wget -O lite-linux-amd64.zip https://github.com/xxf098/LiteSpeedTest/releases/download/v0.13.1/lite-linux-amd64-v0.13.1.gz
gzip -d lite-linux-amd64-v0.13.1.gz
gzip -d lite-linux-amd64.zip
wget -O lite_config.json https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/speedtest/lite_config_yaml.json
#运行 LiteSpeedTest
chmod +x ./lite-linux-amd64

View File

@ -2,7 +2,7 @@
wget -O clash.gz https://github.com/Dreamacro/clash/releases/download/v1.11.8/clash-linux-amd64-v1.11.8.gz
gunzip clash.gz
wget -O lite-linux-amd64.zip https://github.com/xxf098/LiteSpeedTest/releases/download/v0.13.1/lite-linux-amd64-v0.13.1.gz
gzip -d lite-linux-amd64-v0.13.1.gz
gzip -d lite-linux-amd64.zip
wget -O clash_config.yml https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/speedtest/clash_config_eu.yml
wget -O proxychains.conf https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/speedtest/proxychains.conf
wget -O lite_config.json https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/utils/speedtest/lite_config_yaml.json