> For the complete documentation index, see [llms.txt](https://nerwo-1.gitbook.io/nerwo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nerwo-1.gitbook.io/nerwo-docs/tutorial/windows/ding-zhi-ke-hu-duan-for-windows.md).

# 定制客户端 For Windows

## 一、应用概述 <a href="#id-1-5bqu55so5qac6lw" id="id-1-5bqu55so5qac6lw"></a>

Nerwo客户基于 Clash内核制作，代理规则由Nerwo团队维护，性能优异并且持续迭代版本，推送升级。集成了签到、套餐背包等常用功能，无需繁琐的配置操作，登录Nerwo账号密码即可使用。

## 二、应用下载 <a href="#id-1-5bqu55so5lil6l29" id="id-1-5bqu55so5lil6l29"></a>

[国内网盘下载地址-版本号:4.1.5-20240713](https://memorys.lanzouj.com/iY48l24dpvwd)

[Windows定制客户端下载地址01-版本号4.1.5-20240713](https://downloadwindows.moct.cloud/Nerwo_setup_4.1.5.exe)

[Windows定制客户端下载地址02-版本号4.1.5-20240713](https://vault.digitalage.services/index.php/s/AzxCSbcN9wyFk38)

## 三、应用安装 <a href="#id-1-5bqu55so5a6j6kof" id="id-1-5bqu55so5a6j6kof"></a>

1. 打开下载的 **Nerwo\_setup\_4.0.7.exe** 以管理员身份运行&#x20;
2. 安装程序.exe 进行安装，建议选择 **「为使用这台电脑的任何人安装」** 选项，安装路径不要有**中文**

## 四、基本使用 <a href="#id-1-5z65pys5l255so" id="id-1-5z65pys5l255so"></a>

{% hint style="warning" %}
请务必确保关闭并后台退出了其他代理软件（shadowsocks、Clash、V2rayN 等），所有代理软件都是不能同时使用的。同时确保没有与360等安全软件同时运行
{% endhint %}

简单选择**节点和模式**后启动连接

<figure><img src="/files/5c1CPUBW2yNCJGzlOJ2e" alt=""><figcaption></figcaption></figure>

## 五、模式介绍

{% hint style="info" %}

1. **规则模式 (Rule Mode)**:
   * 在这种模式下，Clash 根据用户定义的规则来决定流量是否需要走代理。
   * 用户可以定义多种规则，例如基于域名、IP、国家或者其他标准来判断流量是否需要被代理。
   * 对于不符合任何规则的流量，它们会根据默认策略（通常是直连或者走代理）来处理。
2. **全局模式 (Global Mode)**:
   * 在全局模式下，所有的网络请求都会通过代理服务器。
   * 这意味着不论请求来源或目的地如何，所有的流量都会走代理。

这两种模式可以满足用户在不同场景下的需求。例如，当用户只想代理某些特定的流量时，可以选择规则模式并定义相应的规则。而如果用户想要确保所有流量都被代理，那么可以选择全局模式。
{% endhint %}

## 六、兼容性问题说明

{% hint style="danger" %}
我们的定制客户端可能存在一些兼容性问题。如果您在使用过程中遇到任何问题或无法正常使用，建议您考虑使用其他可靠的开源客户端。我们深感抱歉给您带来的不便，并会尽快解决这些问题。

当前客户端主要提供连接等基本功能。如果您需要进一步的操作或查找更多功能，建议您前往我们的官方网站进行操作。
{% 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:

```
GET https://nerwo-1.gitbook.io/nerwo-docs/tutorial/windows/ding-zhi-ke-hu-duan-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.
