
VPS一键开启BBR、BBRPlus、BBR2、锐速
Github地址:https://github.com/ylx2016/Linux-NetSpeed
此脚本有一定风险,请谨慎使用!
一键脚本 (不卸载原有内核):
# 不卸载原有内核
wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
# 或
wget -N "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
卸载原有内核:
# 卸载原有内核
wget -N --no-check-certificate "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
# 或
wget -N "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
脚本运行示例:

TestRace VPS回程路由一键测试脚本
可以测试VPS至国内四种运营商的路由,测试脚本:
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh
bash testrace.sh
此脚本支持测试的节点包括:
- 上海电信(天翼云)
- 厦门电信CN2
- 浙江杭州联通
- 浙江杭州移动
- 北京教育网
脚本运行示例:

VPS性能、带宽测试脚本
一键脚本:
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
脚本运行示例:
