install&update
ubuntu/debian:
apt update -y
例 wget
apt-get install wget -y
centos:
yum update -y
例 wget
yum install wget -y
如果出现证书不信任的情况,在wget后加上–no-check-certificate
Aria2一键安装脚本
Githubwget -N git.io/aria2.sh && chmod +x aria2.sh && ./aria2.sh

融合怪测评脚本
Githubcurl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh


bench.sh
bench.shwget -qO- bench.sh | bash
或者
curl -Lso- bench.sh | bash


三网回程路由测试
三网回程路由curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh

性能测试UnixBench
teddysunwget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh chmod +x unixbench.sh ./unixbench.sh
回程线路
wget -qO- git.io/besttrace | bash

流媒体解锁
RegionRestrictionCheckbash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
bash <(curl -L -s check.unlock.media)

yabs
Githubcurl -sL yabs.sh | bash
wget -qO- yabs.sh | bash

科技lion脚本工具箱
科技lionbash <(curl -sL kejilion.sh)

头图





