融合怪

curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh

ip解锁

bash <(curl -Ls IP.Check.Place)

路由追踪

curl nxtrace.org/nt |bash

查看三网回程路由

curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh

测试本机网络信息、IPV4/IPV6 三网回程TCP路由,本机到指定 IPV4/IPV6 TCP路由

wget -N --no-check-certificate https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh

iperf测速,测试单线程,如果重传严重需调整tcp缓冲区

apt update
apt install iperf3

电脑下载iperf3,命名iperf3.exe,打开文件夹,在地址栏输入cmd。-P是线程数,-R是测试小鸡到自己的速度,去掉则反之,-t是时间

iperf3.exe -c 小鸡的ip -P 1 -t 60 -R

检查是否超售

lsmod | grep virtio_balloon

tcp调优一键脚本

wget http://sh.nekoneko.cloud/tools.sh -O tools.sh && bash tools.sh

安装哪吒探针

curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh

安装Alist

curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install

sing-box+订阅

https://github.com/fscarmen/sing-box

bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sing-box/main/sing-box.sh)

mack-a 8合1 sing-box

https://github.com/mack-a/v2ray-agent

wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh

ygkkk sing-box

https://github.com/yonggekkk/sing-box-yg

bash <(curl -Ls https://gitlab.com/rwkgyg/sing-box-yg/raw/main/sb.sh)

223boy sing-box

https://233boy.com/sing-box/sing-box-script/

bash <(wget -qO- -o- https://github.com/233boy/sing-box/raw/main/install.sh)

安装3x-ui

https://github.com/MHSanaei/3x-ui

bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)

安装warp解锁

https://github.com/fscarmen/warp-sh

首次运行

wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]

再次运行

warp [option] [lisence]

端口转发

releam一键脚本

wget -N https://raw.githubusercontent.com/qqrrooty/EZrealm/main/realm.sh && chmod +x realm.sh && ./realm.sh

gost脚本

wget --no-check-certificate -O gost.sh https://raw.githubusercontent.com/qqrrooty/EZgost/main/gost.sh && chmod +x gost.sh && ./gost.sh