1、先更换换内核
预先准备
debian/ubuntu下:
apt-get install ca-certificates wget -y && update-ca-certificates
centos下:
yum install ca-certificates wget -y && update-ca-trust force-enable
不卸载内核版本
wget -N "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
卸载内核版本
wget -N "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
2、
IPV6添加IPV4
wget -O wgcfaddipv4.sh https://ylx.pages.dev/wgcfaddipv4.sh && chmod +x wgcfaddipv4.sh && ./wgcfaddipv4.sh
IPV4添加IPV6
wget -O wgcfaddipv6.sh https://ylx.pages.dev/wgcfaddipv6.sh && chmod +x wgcfaddipv6.sh && ./wgcfaddipv6.sh
转自:https://www.hostloc.com/thread-817272-1-1.html
0