VPS常用脚本
Debian
更新软件包
apt update -y && apt upgrade -yVPS测速脚本
wget -qO- bench.sh | bashBBR+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.shhostcli.com 7.6.0
wget -O install.sh http://v7.hostcli.com/install/install-ubuntu_6.0.sh && bash install.sh
本文是原创文章,采用 CC BY-NC-ND 4.0 协议,完整转载请注明来自 陈述
评论
匿名评论
隐私政策
你无需删除空行,直接评论以获取最佳展示效果