xiaojia 发表于 2026-4-1 16:18:04

Linux最新内核脚本一键安装常见/锐速/BBRPLUS/BBR2 [1.3.4]


卸载内核
wget -N --no-check-certificate "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh或
wget -O tcp.sh "https://git.io/coolspeeda" && chmod +x tcp.sh && ./tcp.sh


不卸载内核
wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh或
wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh

锐速/bbr/bbrplus 对应的版本:
跟随github地址为
https://github.com/ylx2016/kernel/releasesbbrplus新版源
https://github.com/UJX6N/bbrplus-5.10/releases优化项默认开启
tcp fast open

BBRPLUS
centos7 – 4.14.129

debian/ubuntu – 4.14.129

BBRPLUS新版号 仅限Cloud VMs 改为UJX6N的源
centos7/8 – 跟随github
debian/ubuntu – 跟随github 支持ARM64

XANMOD – 当前为最新LTS内核
centos7 – 跟随github
centos8 – 跟随github
debian/ubuntu – 跟随官方

BBR2合并到XANMOD
CLOUD 由新版BBRPLUS替代
锐速 不统计版本太杂

安装中提示Abort kernel removal?选择
No
页: [1]
查看完整版本: Linux最新内核脚本一键安装常见/锐速/BBRPLUS/BBR2 [1.3.4]