安装脚本1(多合一脚本)
使用SSH客户端连接你的VPS服务器,运行以下脚本,下面2个脚本最终效果一样。(二选一)文章源自无极研究院-https://unvmax.com/%e3%80%8clinux%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac%e3%80%8dbbr-bbrplus%e5%8a%a0%e9%80%9f%e4%bc%98%e5%8c%96%e6%95%99%e7%a8%8b-%e6%8e%a8%e8%8d%90%e6%9c%80%e4%bd%b3%e9%83%a8%e7%bd%b2-ID75017
wget -N --no-check-certificate "https://gist.github.com/zeruns/a0ec603f20d1b86de6a774a8ba27588f/raw/4f9957ae23f5efb2bb7c57a198ae2cffebfb1c56/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
安装成功,重启VPS之后我们重新连接服务器。输入下列指令来进行管理BBR。文章源自无极研究院-https://unvmax.com/%e3%80%8clinux%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac%e3%80%8dbbr-bbrplus%e5%8a%a0%e9%80%9f%e4%bc%98%e5%8c%96%e6%95%99%e7%a8%8b-%e6%8e%a8%e8%8d%90%e6%9c%80%e4%bd%b3%e9%83%a8%e7%bd%b2-ID75017
./tcp.sh
安装脚本2(谷歌原版官方BBR加速脚本)
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
安装脚本3(一应俱全)
wget --no-check-certificate -O tcpx.sh https://raw.githubusercontent.com/ylx2016/Linux-NetSpeed/master/tcpx.sh&&chmod +x tcpx.sh&&./tcpx.sh
安装完成后可以用以下命令进行管理文章源自无极研究院-https://unvmax.com/%e3%80%8clinux%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac%e3%80%8dbbr-bbrplus%e5%8a%a0%e9%80%9f%e4%bc%98%e5%8c%96%e6%95%99%e7%a8%8b-%e6%8e%a8%e8%8d%90%e6%9c%80%e4%bd%b3%e9%83%a8%e7%bd%b2-ID75017
./tcpx.sh文章源自无极研究院-https://unvmax.com/%e3%80%8clinux%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac%e3%80%8dbbr-bbrplus%e5%8a%a0%e9%80%9f%e4%bc%98%e5%8c%96%e6%95%99%e7%a8%8b-%e6%8e%a8%e8%8d%90%e6%9c%80%e4%bd%b3%e9%83%a8%e7%bd%b2-ID75017文章源自无极研究院-https://unvmax.com/%e3%80%8clinux%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac%e3%80%8dbbr-bbrplus%e5%8a%a0%e9%80%9f%e4%bc%98%e5%8c%96%e6%95%99%e7%a8%8b-%e6%8e%a8%e8%8d%90%e6%9c%80%e4%bd%b3%e9%83%a8%e7%bd%b2-ID75017