【233Boy】:V2ray bash <(curl -s -L https://git.io/v2ray.sh) 如果提示 curl: command not found ,那是因为你的 VPS 没装 Curl ubuntu/debian :apt-get update -y && apt-get install curl -y centos :yum update -y && yum install curl -y   【Wulabing】:Xray 项目地址:h…

2021年12月26日 0条评论 6082点热度 0人点赞 admin 阅读全文

  root: sudo -i 安装 Curl  apt-get update -y && apt-get install curl -y apt -y install wget or yum -y install wget apt-get install sudo       VPS配置查看: bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/m…

2021年12月26日 0条评论 6788点热度 1人点赞 admin 阅读全文