Ubuntu下使用V2Ray
V2Ray官网:https://www.v2ray.com
白话文教程:https://toutyrater.github.io
下载 V2Ray
预编译的压缩包:GitHub地址
找到对应平台的压缩包,下载解压即可使用。
运行
在 Windows 和 macOS 中,配置文件通常是 V2Ray 同目录下的 config.json 文件。直接运行 v2ray 或 v2ray.exe 即可。
在 Linux 中,配置文件通常位于 /etc/v2ray/config.json 文件。运行 v2ray --config=/etc/v2ray/config.json,或使用 systemd 等工具把 V2Ray 作为服务在后台运行。
By https://sphard.com 最后更新: 2018-11-05 18:21:17