Skip to content

younasiqw/Linux-NetSpeed

 
 

Repository files navigation

Linux-NetSpeed

wget -N --no-check-certificate "https://raw.githubusercontent.com/younasiqw/Linux-NetSpeed/master/tcp.sh"
chmod +x tcp.sh
./tcp.sh

启动一键脚本:

wget -N --no-check-certificate "https://raw.githubusercontent.com/younasiqw/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

流媒体测试脚本:

curl -fsL https://raw.githubusercontent.com/younasiqw/Linux-NetSpeed/master/Streamingtest.sh | bash -s fast

BBR(neko):

wget -N --no-check-certificate "https://raw.githubusercontent.com/younasiqw/Linux-NetSpeed/master/tools.sh" && chmod +x tools.sh && ./tools.sh

F13KUGITHUB I cant upload large files using git, Fu*kuGITHUB

About

将Linux现常用的网络加速集成在一起 转载至chiakge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.8%
  • C 29.2%