Ubuntu/Debian 系统安装命令: apt-get update -y && apt-get install curl -y apt-get install xz-utils bash <(curl -s -L https://github.com/V2RaySSR/Trojan/raw/master/Trojan.sh) --------------------------------------- Centos系统安装命令: yum update -y && yum install curl -y yum install xz bash <(curl -s -L https://github.com/V2RaySSR/Trojan/raw/master/Trojan.sh) ---------------------------------------- 安装V2ray脚本: apt-get update -y && apt-get install curl -y bash <(curl -s -L https://git.io/v2ray.sh)