Last active
September 22, 2021 07:53
-
-
Save JorWang/19cd38cc6ac6f490cfde717f61755a2d to your computer and use it in GitHub Desktop.
加速加本合集
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/ylx2016/Linux-NetSpeed | |
预先准备 | |
centos:yum install ca-certificates wget -y && update-ca-trust force-enable | |
debian/ubuntu:apt-get install ca-certificates wget -y && update-ca-certificates | |
不卸载内核版本 | |
wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh | |
卸载内核版本 | |
wget -O tcp.sh "https://git.io/coolspeeda" && chmod +x tcp.sh && ./tcp.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment