2016adley / Force_Modified_BBR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

It's a powered BBR TCP congestion control algorithm that can help reduce packet loss and preserve enough speed communication in any deteriorate network environments.

How to use?

1. Execute the following commands, start script:

wget --no-check-certificate -O Tsunami_BBR.sh https://git.io/fjmzL && bash Tsunami_BBR.sh

2. Type "1" then enter, choose a version kernel you want manually, limited Linux kernel 4.9.X ~ 4.13.16.



3. Then type a Linux kernel version(like "4.11.12" etc.) or type "enter" key(default is the latest version of 4.9.X series kernel), once installation succeed, it will automatically restart your server.



4. Log into your server and execute the shell again, type "2" then enter:

bash Tsunami_BBR.sh


5. If the end of script shows that "[Info] tcp_nanqinlang is installed ! [Info] tcp_nanqinlang is running !", the force modified BBR has been installed successfully.



6. This script also provide optimize TCP function.

Platform Support

  • Debian 7+ ( i386 && amd64 )

Reference && Thanks

https://github.com/tcp-nanqinlang

Updates

About


Languages

Language:Shell 100.0%