此教程仅适用于Debian/Ubuntu

1.首先开启原版bbr

wget --no-check-certificate -qO 'BBR.sh' 'https://moeclub.org/attachment/LinuxShell/BBR.sh' && chmod a+x BBR.sh && bash BBR.sh

2.安装BBR魔改版

wget --no-check-certificate -qO 'BBR_POWERED.sh' 'https://moeclub.org/attachment/LinuxShell/BBR_POWERED.sh' && chmod a+x BBR_POWERED.sh && bash BBR_POWERED.sh

执行 lsmod |grep 'bbr_powered'
若结果不为空,则加载模块成功

其他原版方法

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh

Vicer

Last modification:October 20th, 2018 at 01:04 pm
如果觉得我的文章对你有用,请随意赞赏