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

# Windows - V2RayN 使用教程

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

### 简介 <a href="#jian-jie" id="jian-jie"></a>

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

### 下载 <a href="#xia-zai" id="xia-zai"></a>

点击下方链接进行下载\
<https://liuliwanjia.lanzous.com/iwNIKg43huf>\
**下载完毕请自行完整解压。**

### 使用教程 <a href="#shi-yong-jiao-cheng" id="shi-yong-jiao-cheng"></a>

&#x20;首先，找到文件夹中的`v2rayn.exe`文件，双击运行。

<div align="left"><img src="/files/-MJ2D5W6cy11qZYX4pSK" alt=""></div>

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

<div align="left"><img src="/files/-MJ2DQFaIo3v-Vyjpb2t" alt=""></div>

#### 添加订阅 <a href="#tian-jia-ding-yue" id="tian-jia-ding-yue"></a>

点击主界面的`订阅`-`订阅设置`，然后粘贴自己的v2ray订阅地址，填写备注等信息。注意勾选`备用`。然后保存。

<div align="left"><img src="/files/-MJ2DVnLGjn8McUSHo4G" alt=""></div>

订阅地址在官网首页右下角，点击按钮复制`v2ray订阅`

<div align="left"><img src="/files/-MJ2GaGbo81DDRRTtWa5" alt=""></div>

![](/files/-MJ2DgfbvRgtqu1kxOOl)

#### 更新订阅 <a href="#geng-xin-ding-yue" id="geng-xin-ding-yue"></a>

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

![](/files/-MJ2E4n3zo2NlNqdIh6u)

#### 启用节点 <a href="#qi-yong-jie-dian" id="qi-yong-jie-dian"></a>

选择一个节点，单击`右键`-`设为活动服务器`，即意味着选中了此节点。（也可以在左键点击节点名称以后按一下回车键，即Enter键）

![](/files/-MJ2EfWTXk-LlgzHVyJn)

#### 选择代理模式 <a href="#xuan-ze-dai-li-mo-shi" id="xuan-ze-dai-li-mo-shi"></a>

在任务栏图标上单击右键，找到`Http代理`，推荐选择`开启PAC，并自动配置系统代理(PAC模式)`。勾选后，系统代理正式启动，已经可以达到科学上网效果。此模式下，V2RayN将会针对访问请求自动分流，国内站点直连，被屏蔽站点将走代理。（但也不是万能的，准确性非100%）

![](/files/-MJ2Ep5sQATivlm3pHCa)

PAC模式下任务栏图标将变成紫色。

<div align="left"><img src="/files/-MJ2FMGAQtx8mEy0uWtG" alt=""></div>

#### 如何设置开机自启 <a href="#ru-he-she-zhi-kai-ji-zi-qi" id="ru-he-she-zhi-kai-ji-zi-qi"></a>

在主界面点击`参数设置`，勾选`开机自动启动`。

![](/files/-MJ2EsxutFYhAPTuJW2h)

#### 如何更新v2rayN及v2rayCore <a href="#ru-he-geng-xin-v2rayn-ji-v2raycore" id="ru-he-geng-xin-v2rayn-ji-v2raycore"></a>

v2rayCore是v2ray的核心文件，v2rayN是图形化客户端。\
在主界面点击`检查更新`，即可选择更新对象。

<div align="left"><img src="/files/-MJ2F-3UFQLxzmu2cg9p" alt=""></div>

### **特别注意事项**

请勿批量测速节点，此举会导致全部节点被冻结5分钟，即5分钟内无法正常进行使用，切记！！！

### 如果不能正常使用节点，请逐一按照以下方法检查

1.确保电脑无360之类的杀毒软件，有的话必须卸载才可以正常使用服务，别无他法，如果死磕必须要用360之类的杀软，那就不要来问任何人原因了。

2.确保浏览器没有安装任何翻墙代理插件，即使关闭也不起作用，插件会引起冲突，导致节点无法正常访问Google和YouTube等服务，必须卸载！

3.确保系统时间准确无误，[time.is](https://time.is)这个网址可以核对系统时间，如果误差大于10秒，务必修改正确。


---

# 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://supertk.gitbook.io/windows-v2rayn/master.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.
