Contents
hide
BBR加速
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
===>
wget -N --no-check-certificate "https://1024.ee/wp-content/uploads/2020/04/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
或者这里下载:https://1024.ee/wp-content/uploads/2020/04/tcp.sh
TestTrace
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh && chomd +x testrace.sh && bash testrace.sh
===>
wget -N --no-check-certificate "https://1024.ee/wp-content/uploads/2020/04/testrace.sh" && chmod +x testrace.sh && bash testrace.sh