A simple script to optimize network performance on Debian GNU/Linux.
Support Debian GNU/Linux only.
BBR+fq(Recommended in bad network conditions):
bash <(sudo curl -sSL https://raw.githubusercontent.com/Lemonawa/nextNetwork/main/main.sh)
BBR+cake(Recommended in good network conditions):
bash <(sudo curl -sSL https://raw.githubusercontent.com/Lemonawa/nextNetwork/main/testing.sh)
XanMod Kernel
nexstorm/magicTCP
Cloudflare's TCP collapse processing for high throughput and low latency
Linux内核参数调优 - Is Yang's Blog