2025年8月3日 问题: 解决: 方式一: bash <(curl -s -L https://raw.githubusercontent.com/xyz690/v2ray/master/go.sh) 参考 https://jhxie.com/适合小白的2025一键搭建图文教程V2Ray搭建教程.html 方式二: debian apt-get apt-get update & apt-get install v2ray 方式三: 官方 script bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh) 参考 https://v2raydocs.web.illinois.edu/en_US/guide/install.html#installing-on-linux-by-script 方式四: bash <(wget -qO- -o- https://git.io/v2ray.sh) 参考 https://github.com/233boy/v2ray/wiki/V2Ray搭建详细图文教程 参考: 配置参考 https://github.com/v2fly/v2ray-examples/tree/maste