> For the complete documentation index, see [llms.txt](https://yxw5hqe0afrt1zu.gitbook.io/cococloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yxw5hqe0afrt1zu.gitbook.io/cococloud/v2rayn.md).

# V2rayN 使用教程

1. 下载并解压V2rayN
   1. 点击以下链接下载V2rayN并解压。

<https://flgwls.com/clients/v2rayN.zip>

* 1. 进入解压得到的v2rayN-Core文件夹。
  2. 在文件夹内找到” v2rayN.exe”程序，并双击打开。
  3. 如果出现图1.1所示弹窗，点击”允许访问”。如果没有出现，则跳到下一步。

![](/files/-MSxHI-qTgnzf0I-wSxV)

图1.1 防火墙弹窗

1. 导入订阅到V2rayN
   1. 打开CoCoCloud官网，输入账号，进入主页。主页如图2.1所示。

![](/files/-MSxHI-r5-65xCCy429s)

图2.1 官网主页

* 1. 找到页面下方的“V2RayN“一栏，单击”复制订阅链接“按钮。该按钮位置如图2.2所示。

![](/files/-MSxHI-sNoKVjZ3_NKtj)

图2.2 “复制订阅链接”按钮位置

* 1. 打开”V2rayN”程序，单击顶部的“订阅”按钮，并在下拉栏中单击“订阅设置”按钮。“订阅”按钮位置如图2.3所示。

![](/files/-MSxHI-tKsU0k27HixkT)

图2.3 “订阅”按钮位置示意图

* 1. 在弹出的对话框中，单击 “地址(url)” 输入框， 删除原有的”url”三个字母，然后在输入框内鼠标右击，在弹出的菜单中单击“粘贴”按钮。“备注”一栏可保持不变或自行修改。最后单击对话框底部“确定”按钮。

“地址(url)”输入框位置如图2.4所示，“粘贴”按钮如图2.5所示。

![](/files/-MSxHI-uwzQEYTwbVILf)

图2.4 输入框位置示意图

![](/files/-MSxHI-vK4ywyu7JOo9_)

图2.5 “粘贴”按钮位置示意图

* 1. 再次单击V2rayN顶部的“订阅”按钮，在下拉菜单中单击“更新订阅”按钮，等待订阅更新完成。

1. 使用V2rayN

在windows右下方任务栏中，找到V2rayN图标，右击弹出菜单，在“服务器”一栏中单击你要使用的节点，然后再次右击V2rayN图标，在弹出菜单中的“Http代理”一栏单击”开启PAC，并自动配置系统代理(PAC模式)”，此时，你已经可以使用CoCoCloud提供的服务。请尝试访问 <https://www.google.com/> 如果访问失败，请检查上述步骤或重启进行尝试。V2rayN任务栏图标如图3.1所示。

![](/files/-MSxHI-wNi6FkoAeCthm)

图3.1 V2rayN任务栏图标

如需使用Telegram Windows商店版，请打开Telegram，添加代理，协议选择“socks5”，“服务器地址”输入127.0.0.1，端口输入10808，然后单击保存，即可正常使用Telegram Windows商店版。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yxw5hqe0afrt1zu.gitbook.io/cococloud/v2rayn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
