# V2RayN for Windows

#### V2RayN for Windows 使用教程

**V2RayN** 是 V2Ray 的 Windows 版本客户端，支持多种代理协议（如 VMess、Shadowsocks、Socks 等），用户可以通过该客户端轻松配置代理，实现科学上网。以下是详细的操作步骤：

#### 1. 应用下载与安装

* **下载链接**：您可以通过[ V2RayN 官方 GitHub 页面](https://musetransfer.com/s/xdmj4bwfv) 下载最新版本的 V2RayN 客户端。
* **安装步骤**：
  1. 下载完成后，解压文件。
  2. 双击 `v2rayN.exe` 启动应用程序。
  3. 程序运行后，V2RayN 会自动生成必要的配置文件。

**提示**：如果下载或安装过程中遇到问题，请联系官方支持或客服。

#### 2. 登录账户并获取订阅地址

* **Step 1**：打开官网（<https://nav.eruca.app)，使用您的账户登录（邮箱/密码）。>
* **Step 2**：在用户中心找到您的订阅页面，并点击“一键订阅”按钮。
* **Step 3**：复制弹出窗口中的订阅地址。

#### 3. 导入 V2Ray 配置文件

* **Step 1**：打开 V2RayN 软件，点击主界面左上角的“服务器”菜单。
* **Step 2**：选择“订阅” > “订阅设置”。
* **Step 3**：在弹出的窗口中，点击“添加”按钮，并粘贴之前复制的订阅地址。
* **Step 4**：确认添加后，点击“更新订阅”，V2RayN 将自动从订阅地址中获取配置并加载节点。

#### 4. 启动 V2Ray 代理

* **Step 1**：在主界面中点击“服务器” > “选择服务器”并选择您需要使用的代理节点。
* **Step 2**：点击工具栏中的“启动 V2Ray”按钮以启动代理服务。
* **Step 3**：成功启动后，系统托盘处会显示一个 V2Ray 图标，表明代理服务已开始工作。

#### 5. 设置代理模式

* **Step 1**：点击“参数设置”，进入代理模式设置页面。
* **Step 2**：在“代理规则”中，您可以选择以下代理模式：
  * **全局模式**：所有网络流量都通过代理节点，适合需要全局代理的场景。
  * **PAC 模式**：根据 PAC 文件的规则，自动决定哪些流量走代理，适合日常使用。
  * **绕过大陆模式**：流量绕过中国大陆的 IP，适合需要访问国外网站的情况。
* **Step 3**：根据实际需求选择代理模式，建议一般情况下使用 PAC 模式。

#### 6. 测试与使用

* **Step 1**：代理启动后，您可以通过浏览器或其他应用程序，测试网络连接情况。正常情况下，代理已生效。
* **Step 2**：若代理正常工作，您将能够访问订阅服务支持的区域网络。

#### 7. 常见问题与解决

* **无法连接代理**：检查是否正确导入了订阅地址，代理节点是否可用，以及网络是否正常连接。
* **代理服务异常停止**：检查防火墙或杀毒软件是否拦截了 V2RayN 程序。


---

# Agent Instructions: 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://docs.eruca.cloud/ke-hu-duan/windows/v2rayn-for-windows.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.
