输入一键安装命令提示找不到curl
先在服务器上安装 curl
apt update -y && apt install -y curl && apt install -y socat && apt install wget -y