debian系统常用脚本
系统更新
1 | apt update && apt upgrade -y && apt autoremove -y |
机器性能测试、流媒体解锁
1 | bash <(curl -sL https://run.NodeQuality.com) |
TCP 迷之调参
开启 BBR + FQ 加速
1 | echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf |
WARP 脚本
1 | wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh&& bash menu.sh 4 |
3XUI 面板
1 | bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) |
HUI 面板
1 | bash <(curl -fsSL https://raw.githubusercontent.com/jonssonyan/h-ui/main/install.sh) |
SUI 面板
1 | bash <(curl -Ls https://raw.githubusercontent.com/alireza0/s-ui/master/install.sh) |
SB 脚本 (Sing-box)
1 | bash <(wget -qO- https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/sb.sh) |
[up主专用,视频内嵌代码贴在这]
评论
匿名评论隐私政策
✅ 你无需删除空行,直接评论以获取最佳展示效果