Debian

更新软件包

apt update -y && apt upgrade -y

VPS测速脚本

wget -qO- bench.sh | bash

BBR+FQ安装脚本

选32安装 xanmod官方最新内核,当前会安装6.4.11版本(以不卸载内核版本为例运行),运行脚本启用bbr+fq(xanmod的bbrv3直接替换原来的bbr,所以直接启用bbr即启用bbrv3),然后重启即可

apt-get install ca-certificates wget -y && update-ca-certificates
wget -O tcpx.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

一键DD脚本

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 11 -v 64 -a -p 密码 -port 端口

BT开心版

bt.sy 8.03

wget -O install.sh http://io.bt.sy/install/install-ubuntu_6.0.sh && bash install.sh

hostcli.com 7.6.0

wget -O install.sh http://v7.hostcli.com/install/install-ubuntu_6.0.sh && bash install.sh