# v2rayN Windows 教程

<figure><img src="/files/vHMmLs4hehpCXuCBOmox" alt=""><figcaption></figcaption></figure>

### windows v2rayN 下载和安装

* 以下方式 **2选1** 下载即可
* 下载地址1 [**点击此处直接下载**](https://down.apple02.com/v2rayN-Core.zip) v2rayN老版本 稳定
* 下载地址2 <https://github.com/2dust/v2rayN/releases> 新版本，页面Assets菜单栏找到 v2rayN-Core.zip 结尾文件下载安装即可(新老版本界面有点差别，但是功能都差不多，以下教程为老版本界面教程，新版本同理参考老版本教程也是一样的)
* [**推荐订阅节点购买**](/shadowrocket/all/buy.md)

### windows v2rayN 使用

1. #### **下载解压到桌面，右键，管理员身份运行v2rayN**

   <figure><img src="/files/Nex3keZ2jxWRyVUaFHWz" alt="" width="563"><figcaption></figcaption></figure>

2. #### 找到订阅设置，粘贴订阅地址 [**推荐订阅节点购买**](/shadowrocket/all/buy.md)

   <figure><img src="/files/DRI5FmGr1vflXXHxGh5t" alt="" width="563"><figcaption></figcaption></figure>

3. #### 找到订阅-> 更新订阅，会出现节点

   <figure><img src="/files/EYUXLQb6XCEAwqjHeCPU" alt="" width="563"><figcaption></figcaption></figure>

4. **电脑右下角 右键v2rayn 系统代理 选择 自动配置系统代理**

   <figure><img src="/files/0Z406Y5InxtTLjJLXkwB" alt=""><figcaption></figcaption></figure>

5. #### 右键某一个节点，设置为活动服务器即可

   <figure><img src="/files/eXXP0FlRXnfG0Q4an7Ds" alt="" width="563"><figcaption></figcaption></figure>

6. #### 其他功能，测试节点是否可以用，测试节点速度

   <figure><img src="/files/q3sOSeZv7ynJZx5Z2Sl9" alt="" width="563"><figcaption></figcaption></figure>

7. #### 【不能用的一些常见问题】

   1. v2rayN设置 -参数设置-> 传输层选TLS时候，跳过证书验证/允许行不安全连接 allowInsecure – 把此项勾选。
   2. 若你用的谷歌浏览器，安装的有插件，建议先关闭所有插件开关再试，因为有可能有插件影响代理，会冲突。
   3. 打开电脑浏览器，百度搜索’‘北京时间’，再把电脑系统时间调节和北京时间一模一样，分秒不差，测试是否可以使用。
   4. 提示缺少.NET Framework，就安装Microsoft .NET Framework [点击下载](https://www.microsoft.com/zh-cn/download/details.aspx?id=30653&6B49FDFB-8E5B-4B07-BC31-15695C5A2143=1) 安装 测试是否可以使用。
   5. 下载最新版本 v2ray windows软件，找到v2rayN-Core.zip [点击下载v2rayN-Core.zip](https://github.com/2dust/v2rayN/releases) 测试是否可以使用。


---

# 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://shadowrocket-app.gitbook.io/shadowrocket/windows/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.
