wiki:linux:linux-install-v2ray-start
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
wiki:linux:linux-install-v2ray-start [2022/08/03 19:05] – [2. 安装v2ray] colin | wiki:linux:linux-install-v2ray-start [2023/01/03 15:25] (当前版本) – 外部编辑 127.0.0.1 | ||
---|---|---|---|
行 33: | 行 33: | ||
apt-get install curl vim -y | apt-get install curl vim -y | ||
- | ==== 2. 安装v2ray ==== | + | ==== 安装v2ray ==== |
- | 使用以下v2ray官方给的命令安装v2ray,出现下图界面就是安装中了,稍等片刻,即可安装完成。 | + | **update 20221019** |
- | bash <(curl -L -s https:// | + | 输入以下命令一键安装,回车执行(shift+insert可粘贴) |
- | {{https://i.loli.net/2020/03/27/VwsUNh5KxZMgF1r.png|安装v2ray中}} | + | bash <(curl -s -L https://raw.githubusercontent.com/xyz690/v2ray/master/go.sh) |
- | 安装完成后会出现PORT(端口)和UUID(用户ID)的提示,这两者都是脚本随机生成的,你的和我的会不一样,这两个等会连接的时候需要用到,先保存下来。 | + | 参考:https:// |
- | {{https:// | + | 其他: |
+ | 官方来源: https:// | ||
- | ---- | + | 如果运行 '' |
- | **update 20220803** | + | ==== 3. 启动v2ray |
- | 20220701测试通过。输入以下命令一键安装,回车执行(shift+insert可粘贴) | + | ** 1、如果通过233boy脚本安装,直接使用脚本推荐命令 ** |
- | + | ||
- | bash <(curl -s -L https:// | + | |
- | 来源:https: | + | v2ray start //启动 |
+ | v2ray status // | ||
+ | // | ||
+ | / | ||
- | ==== 3. 启动v2ray ==== | + | ** 2、官方安装方法安装的V2ray ** |
- | 使用以下命令启动v2ray。 | + | 使用以下命令启动v2ray |
systemctl start v2ray | systemctl start v2ray | ||
wiki/linux/linux-install-v2ray-start.1659524736.txt.gz · 最后更改: 2023/01/03 15:24 (外部编辑)