TCP调优
执行下面代码cat > /etc/sysctl.conf << EOF fs.file-max = 6815744 net.ipv4.tcp_no_metrics_save=1 net.ipv4.tcp_ecn=0 net.ipv4.tcp_frto=0 net.ipv4.tcp_mtu_probing=0 net.ipv4.tcp_rfc1337=0 net.ipv4.t...
执行下面代码cat > /etc/sysctl.conf << EOF fs.file-max = 6815744 net.ipv4.tcp_no_metrics_save=1 net.ipv4.tcp_ecn=0 net.ipv4.tcp_frto=0 net.ipv4.tcp_mtu_probing=0 net.ipv4.tcp_rfc1337=0 net.ipv4.t...
/usr/local/qcloud/stargate/admin/uninstall.sh /usr/local/qcloud/YunJing/uninst.sh /usr/local/qcloud/monitor/barad/admin/uninstall.shsystemctl stop tat_agent systemctl disable tat_agent rm -f /etc/s...
bash <(curl -SsLf https://us.arloor.dev/https://gist.githubusercontent.com/arloor/f1414882b9bcb003c15f58e92be43606/raw/uninstall_aliyundun.sh)
安装bashapk add bash安装warpwget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh1. 为 IPv6 only 添加 WARP IPv4 网络接口 (bash menu.sh 4) 2. 为 IPv6 only 添加 WARP IPv6 网络接口 (ba...
默认双栈检测:bash <(curl -Ls IP.Check.Place)只检测IPv4结果:bash <(curl -Ls IP.Check.Place) -4只检测IPv6结果:bash <(curl -Ls IP.Check.Place) -6指定检测网卡:bash <(curl -Ls IP.Check.Place) -i eth0指定代理服务器:bash ...