注意
安装前,一定要备份重要数据!重要的事情只说一次。
安装
支持常见的Linux系统,Centos丨Debian丨Ubuntu等
脚本会删除除新安装外的其它旧内核,如果要保留旧版内核选择9. 切换到不卸载内核版本,但可能要手动切换内核
出现提示Abort kernel removal? 选择No
SSH到VPS运行脚本:
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