> For the complete documentation index, see [llms.txt](https://docs.wannaflix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/lao-jiao-cheng/windows/netch-ssr-+-v2ray-tui-jian.md).

# Netch (SSR + v2ray) - 推荐

Netch支持SSR和v2ray，并且能加速游戏。速度和稳定性也很好，因为Netch基于v2ray-core和shadowsocksr-libev。我们强烈推荐运用此软件。&#x20;

## Netch 下载并安装

[点这里](https://wannaflix.net/dl.php?type=d\&id=24)下载。

{% hint style="info" %}
Version: v1.5.0

Released on: August 29, 2020.
{% endhint %}

{% hint style="warning" %}
Github版炒作复杂，也没有运用我们的DNS服务器，推荐使用我们的版本。
{% endhint %}

找到下载好的Netch.zip， 把它解压。

![](/files/-MF1M_7zMX_9vMxSL3ei)

打开文件，点击Netch来运行软件。

![](/files/-MF1McY5YhC_-nXm-IEG)

## 通过订阅地址加添服务器

### 拷贝你的订阅地址

1. 登录 [网站](https://wannaflix.com/clientarea.php)
2. 点击Windows netch  按钮来拷贝订阅链接

### 添加订阅地址

1. 点击APP图示打开Netch

![](/files/-MF1NwzzZY4g8hFd7uju)

&#x20;    2\. 点击Subscribe > Manage Subscribe Links

![](/files/-MF1O8w6-pkjtA-xK0pm)

&#x20;    3\. 吧订阅地址拷贝到 "Link" 那边

&#x20;    4\. 点击 Add/Modify&#x20;

&#x20;    5\. 关闭视窗

![](/files/-MGJ8Sb9ccHBrvnqmwkY)

&#x20;    5\. 点击 Subscribe > Update Servers from Subscribe Links 就能获取服务器信息

![](/files/-MF1OcJWuNLTXEmpnrNt)

## 把语言改成中文

1. 点Settings
2. 把Language换证zh-CN
3. 点Save（保存）

## 链接

1. 窜则服务器
2. 选择 "1) Global (System Proxy)"模式
3. 点 Start （开始）

![](/files/-MGJ8WIoNaISY4lF327i)

{% hint style="info" %}
如果想打游戏，可以选Global (TUN/TAP) 模式
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/lao-jiao-cheng/windows/netch-ssr-+-v2ray-tui-jian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
