@ユメイ9 月前

11/11
21:51
internet

常用一键脚本

流媒体解锁查询
bash <(curl -L -s https://git.io/JRw8R) -E en

realm一键配置脚本
wget -N https://raw.githubusercontent.com/qqrrooty/EZrealm/main/realm.sh && chmod +x realm.sh && ./realm.sh

systemctl enable realm.service

一键测试脚本bench.sh
wget -qO- bench.sh | bash

NextTrace

curl nxtrace.org/nt |bash

nexttrace --fast-trace --tcp

常用一键脚本