skip to content
Logo 三七の小站

一些 Linux 上的脚本

/ 1 min read

1、流媒体解锁测试

Terminal window
bash <(curl -L -s check.unlock.media)

2、dd 装系统

Terminal window
wget -qO OsMutation.sh https://raw.githubusercontent.com/LloydAsp/OsMutation/main/OsMutation.sh && chmod u+x OsMutation.sh && ./OsMutation.sh

3、LXC装warp

Terminal window
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh 4
bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/null)

4、xrayL (不良林)

Terminal window
bash <(curl -fsSLk https://raw.githubusercontent.com/bulianglin/demo/main/xrayL.sh) vmess

5、多合一

Terminal window
wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh

6、融合怪

Terminal window
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh

7、xui

Terminal window
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/956bf85bbac978d56c0e319c5fac2d6db7df9564/install.sh) 0.3.4.4

8、测回程

Terminal window
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh
bash <(wget -qO- https://bench.im/hyperspeed)

9、测IP质量

Terminal window
bash <(curl -Ls IP.Check.Place)