找回密码
 立即注册

Linux一键安装 最新内核脚本 BBRPLUS

[复制链接]
69伙伴 发表于 2025-9-23 00:46:52 | 显示全部楼层 |阅读模式

楼主亲测总结:
1.没事不要折腾了,内核6.x以后仅有BBR 其他均长期无维护。
2.BBRPlus也未维护一直停留,其实就是对BBR参数调整
3.一键脚本,6x内核没折腾必要。
手动能力强的,见 下面 内核项目 bbrplus-6.x_stable。 自己更换

总结:
小白就用脚本跟换plus 运行脚本
选择5 安装BBRplus最新内核,内核+bbrplus还有维护。
重启
运行一键脚本选择19 bbrplus+fc
重启
海外机看油管效果比BBR好,但是又人说会断流暂时不知道。 项目机还是BBR别折腾

推荐使用此脚本 在安装BBR时,卸载内核版本,则执行命令:
  1. wget -O tcp.sh "https://github.com/tudiedie/Linux-NetSpeed-TuDieDie/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
复制代码

更换阿里源资源多。
  1. sudo nano /etc/apt/sources.list

  2. deb https://mirrors.aliyun.com/debian/ bookworm main non-free non-free-firmware contrib
  3. deb-src https://mirrors.aliyun.com/debian/ bookworm main non-free non-free-firmware contrib
  4. deb https://mirrors.aliyun.com/debian-security/ bookworm-security main
  5. deb-src https://mirrors.aliyun.com/debian-security/ bookworm-security main
  6. deb https://mirrors.aliyun.com/debian/ bookworm-updates main non-free non-free-firmware contrib
  7. deb-src https://mirrors.aliyun.com/debian/ bookworm-updates main non-free non-free-firmware contrib
  8. deb https://mirrors.aliyun.com/debian/ bookworm-backports main non-free non-free-firmware contrib
  9. deb-src https://mirrors.aliyun.com/debian/ bookworm-backports main non-free non-free-firmware contrib

  10. sudo apt update
复制代码



查看当前运行的算法

  1. cat /proc/sys/net/ipv4/tcp_congestion_control
复制代码


一键安装脚本
  1. wget -O tcpx.sh "https://github.com/tudiedie/Linux-NetSpeed-TuDieDie/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
复制代码



一键安装项目
  1. https://github.com/tudiedie/Linux-NetSpeed-TuDieDie
复制代码


内核项目 bbrplus-6.x_stable
  1. https://github.com/UJX6N/bbrplus-6.x_stable
复制代码

bbrplus疑似作者
  1. https://github.com/1852841941mln/https-github.com-cx9208-bbrplus?tab=readme-ov-file
复制代码





临时交流 ⇨点我留言
【附件·直下】非必要·勿注册

联系我们 ( 京ICP备16001788号 ) | 网站地图 | 2012- UID.Cool |

GMT+8, 2025-11-8 09:57

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表