试试BBR加速

一键脚本(仅CentOS):

wget "https://github.com/cx9208/bbrplus/raw/master/ok_bbrplus_centos.sh" && chmod +x ok_bbrplus_centos.sh && ./ok_bbrplus_centos.sh

  • 安装后,执行uname -r,显示4.14.129-bbrplus则切换内核成功

  • 执行lsmod | grep bbr,显示有bbrplus则开启成功

posted @ 2023-02-01 13:17  haiwei.sun  阅读(32)  评论(0)    收藏  举报
返回顶部