Skip to content

将Linux现常用的网络加速集成在一起,增加bbrplus

License

Notifications You must be signed in to change notification settings

cjiasu/Linux-NetSpeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-NetSpeed

安装:

wget "https://github.com/ssmodu/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

提示证书错误的话

apt-get -y install ca-certificates

yum -y install ca-certificates

  1. 先在[1 - 3]切换内核(第一次显示为bbr内核也要切换一遍),重启

出现这个选no

  1. 重启后不用再下载脚本,直接 ./tcp.sh ,在[4 - 8]中选你要开的加速

     "1. 安装 BBR/BBR魔改版内核"        对应4,5,6(原版,魔改,暴力魔改)
    
     "2. 安装 BBRplus版内核 "                对应7(plus)
    
     "3. 安装 Lotserver(锐速)内核"        对应8(锐速)
    
  2. 开启后再 ./tcp.sh , 显示开启成功则启动成功,你也可以自己手动确认

About

将Linux现常用的网络加速集成在一起,增加bbrplus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.8%
  • Shell 24.2%