Modified BBR — Installation Tutorial
Because the underlying protocol of the original BBR script is not very conservative, the acceleration algorithm of the modified BBR at the transport layer provides more noticeable acceleration than the original BBR—basically allowing you to fully utilize your bandwidth.
BBR One-Click Installation
Setup for Debian/Ubuntu system versions
wget --no-check-certificate https://github.com/tcp-nanqinlang/general/releases/download/3.4.2.1/tcp_nanqinlang-fool-1.3.0.sh
bash tcp_nanqinlang-fool-1.3.0.sh
Setup for CentOS system version
wget --no-check-certificate https://raw.githubusercontent.com/tcp-nanqinlang/general/master/General/CentOS/bash/tcp_nanqinlang-1.3.2.sh
bash tcp_nanqinlang-1.3.2.sh
Script prompt image

Installation method:
Step 1
Copy the script, then press the 1 key to install the kernel. When prompted, press the right arrow key to select NO
and confirm deletion.

Step 2: After the kernel is installed successfully, restart the server
reboot
Step 3: Log back into the server and run the script again, then enter 2 and press Enter
to install the modified BBR