# V2rayN客户端-基础使用

|| 文档中的某些内容可能随软件版本迭代而失效。

## 简介

V2RayN是一个基于V2Ray内核的Windows客户端。

## 使用教程

首先，找到文件夹中的v2rayn.exe文件，双击运行。![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_itzo0u.png)

如果运行后找不到主界面，可以双击任务栏中的V图标以显示主界面。

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_1ol7wbi.png)

1. 配置默认跳过证书验证

||| 重要！如不正确配置将导致所有节点无法连接

第一步，点击设置选项

![点击设置选项](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/1_9ip2vo.png)

第二步，点击参数设置选项

![点击参数设置选项](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/2_18yusr2.png)

第三步，在新打开的参数设置窗口中，切换至“基础设置”页，然后找到并开启“默认跳过证书验证”项目。点击确定

![详细配置](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/3_a53b3k.png)

2. 打开路由设置

右键右下角任务栏的v2rayN图标，打开路由设置\
调整路由至 “绕过大陆模式”

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_1j6n3uf.png)

3. 添加订阅

点击主界面的订阅-订阅设置，在官网找到自己的V2ray订阅链接，然后粘贴自己的v2ray订阅地址，填写备注等信息。注意勾选备用。然后保存。

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_41lbgg.png)

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_120odj5.png)

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_16dm6p5.png)

4. 更新订阅

点击主界面的订阅-更新订阅，等待几秒钟即可。

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_9xqqlc.png)

5. 启用节点

选择一个节点，单击右键-设为活动服务器，即意味着选中了此节点。（也可以在左键点击节点名称以后按一下回车键，即Enter键）![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_b6ghgs.png)

6.开启系统代理\
右键v2rayN的软件图标，勾选“自动配置系统代理”

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_83wnii.png)\
开启系统代理后下任务栏图标将变成红色。\
至此你已成功配置并开启代理

|| 旧版本可能还保留了PAC模式等代理模式，最新版V2RAYN 直接选择 系统代理--自动配置系统代理 设置变红即可

7. 如何设置开机自启   \
   在主界面点击参数设置，勾选开机自动启动。   ![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_1baa665.png)

8 如何显示网速统计\
在主界面点击参数设置，勾选启用统计，需要重启v2rayN客户端。

9. 如何测试服务器状态   \
   在主界面点击测试服务状态，选择测试服务状态，即可查看真实延迟。

10.如何更新v2rayN及v2rayCore\
v2rayCore是v2ray的核心文件，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://to.zodaccgo.com/windows-xi-tong-jiao-cheng/v2rayn-ke-hu-duan-ji-chu-shi-yong.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.
