mac一键安装brew(国内)
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
一键dd脚本
https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh
docker
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
vps添加虚拟内存
wget -O swap.sh https://raw.githubusercontent.com/yuju520/Script/main/swap.sh && chmod +x swap.sh && clear && ./swap.sh
哪吒面板
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
Alist
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install
Hyperspeed 三网测速
bash <(curl -Lso- https://bench.im/hyperspeed)
IP 质量检测
bash <(curl -Ls IP.Check.Place)
vps测试融合怪
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh