Day: July 14, 2019

Recent Posts
yum install -y wget

安装wget

yum update

升级系统版本

cat /etc/redhat-release

查看系统版本

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

下载并执行安装bbr魔改版内核脚本

./tcp.sh

在tcp.sh目录下运行,并输入对应数字,使用暴力BBR魔改版加速(不支持部分系统)