BBR魔改/Lotsever(锐速)一键脚本

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh"
chmod +x tcp.sh
./tcp.sh




========

Ubuntu18.04服务器网络优化——锐速一键安装脚本


apt-get update -y
apt-get install -y wget
wget -N --no-check-certificate https://soft.mengclaw.com/Bash/Ubuntu18.04_LosServer.sh && chmod +x Ubuntu18.04_LosServer.sh && bash Ubuntu18.04_LosServer.sh

# 删除内核,选择NO,重启
# 再运行以下,选择安装 LotServer

bash Ubuntu18.04_LosServer.sh
转自:https://www.mengclaw.com/2018/05/28/61/

==============

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
Ubuntu 18.04魔改BBR暂时有点问题,可使用以下命令安装:
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh"
apt install make gcc -y
sed -i 's#/usr/bin/gcc-4.9#/usr/bin/gcc#g' '/root/tcp.sh'
chmod +x tcp.sh && ./tcp.sh
转自:https://www.moerats.com/archives/387/
搬瓦工的debian9,裝銳速需要 apt install net-tools