检测三网回程脚本
curl https://raw.githubusercontent.com/ludashi2020/backtrace/main/install.sh -sSf | sh
三网测速脚本
bash <(curl -Lso- https://bench.im/hyperspeed)
bbr脚本
卸载内核版本
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
不卸载内核版本
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