mirror of
https://github.com/mahdibland/V2RayAggregator.git
synced 2026-06-03 21:01:49 +08:00
🐳 Update Dependency
This commit is contained in:
parent
4b524808fc
commit
9c112a646e
@ -10,5 +10,5 @@
|
||||
"language": "en",
|
||||
"fontSize": 24,
|
||||
"theme": "rainbow",
|
||||
"generatePicMode": 0
|
||||
"generatePicMode": 3
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -10,5 +10,5 @@
|
||||
"language": "en",
|
||||
"fontSize": 24,
|
||||
"theme": "rainbow",
|
||||
"generatePicMode": 0
|
||||
"generatePicMode": 3
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user