Skip to content

A simple script to optimize network performance on Debian GNU/Linux.

License

Notifications You must be signed in to change notification settings

Lemonawa/nextNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nextNetwork

A simple script to optimize network performance on Debian GNU/Linux.
Support Debian GNU/Linux only.

Usage

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)

License

MIT

Credits

XanMod Kernel
nexstorm/magicTCP
Cloudflare's TCP collapse processing for high throughput and low latency
Linux内核参数调优 - Is Yang's Blog

About

A simple script to optimize network performance on Debian GNU/Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages