一个较为灵活的TCP调优工具,依据iperf3测试结果进行调优
技术细节请移步:https://www.nodeseek.com/post-197087-1
更新日志请移步:https://www.nodeseek.com/post-200517-1
Windows:https://github.com/ar51an/iperf3-win-builds/releases/download/3.18/iperf-3.18-win64.zip
其他系统:https://iperf.fr/iperf-download.php
解压后在 iperf3.exe 所在目录运行cmd即可
wget -q https://raw.githubusercontent.com/BlackSheep-cry/TCP-Optimization-Tool/main/tool.sh -O tool.sh && chmod +x tool.sh && ./tool.sh
-
一键启用bbr+fq算法
-
提高单线程速度、降低重传数
-
简便易用、自由灵活
-
基于iperf3测试结果
MIT License