> For the complete documentation index, see [llms.txt](https://doc.wdnmd.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wdnmd.me/tutorials/other-drives/merlin.md).

# 梅林Merlin路由器

## 方法一：Merlin Clash

首先请需下载插件，点击进入[下载频道](https://t.me/merlinclashfile) （由于作者未发布至其他地址，下载时可能需要通过代理）

下载完成后开始安装

![](/files/VYYnYQ1aJ6y2WDTnRH6h)

![](/files/4LxTTJgeJhh9hO0eOdzw) ![](/files/paJChVq9z8QnV0O3DyoO)

安装完毕后进入“配置文件” - “小白一件订阅助手”，填入订阅地址，转换后即可导入节点

![](/files/DrQLJurN2tTLxRv3WzDa)

进阶玩法可参考 [MerlinClash Wiki](https://mcreadme.gitbook.io/)

## 方法二：新版软件教程（不推荐）

此部分教程将指导您更新“科学上网”插件，并通过订阅导入节点。

首先需要下载最新插件（若当前插件支持SS订阅，可直接参考下方订阅部分），[点击进入下载页面](https://github.com/cary-sas/v2ray_bin/releases)

![下载最新的插件](/files/-Mi5bY5bbT6p3LWrU1s6)

进入路由器后台，打开软件中心，选择离线安装，选择并上传上述操作下载的插件，若提示”检测到离线安装包名有非法关键词“，请参考末尾操作方法。

![](/files/-Mi5c-b4sY2VG69YtStZ)

安装完成后，打开官方首页，在首页中”我的订阅“-”一键订阅“选择”复制订阅地址“。

![](/files/-Mi5dh6qTJZ7m3Pebn2E)

返回软件中心，选择“科学上网”插件-更新管理，在”订阅地址管理“中添加订阅，并选择”保存并订阅“，订阅完成后可以在“节点管理”中选择节点并使用。

![](/files/-Mi5dt2pWqaEsGtVXfh1)

* **如果显示检测到离线安装包名有非法关键词，请按以下操作解除限制**

1\. 在软件中心安装 shellinabox（直接从未安装列表点击可直接安装）\
2\. 打开 shellinabox 并依次输入路由器登陆用户名和密码进行登陆。\
3\. 看到前缀是/tmp/home/root# 复制以下完整代码{CTRL+V}键复制粘贴到shellinabox界面 然后按回车运行`sed -i 's/\tdetect_package/\t# detect_package/g' /koolshare/scripts/ks_tar_install.sh`

#### &#x20;教程结束

## 方法三：（强烈不推荐）旧版自带软件教程，此软件已过时，若非必须则不推荐使用！！

由于科学上网插件支持V2Ray订阅，我们能够通过订阅方式导入节点；但不支持SS订阅，所以SS节点需要单独添加。

您需要进入官网首页，并在“部分软件&系统订阅地址”中找到“旧版梅林Merlin路由器科学上网插件”部分。

![旧版梅林Merlin路由器科学上网插件](https://i.loli.net/2021/08/27/ha7bLrcnwf2s8jT.png)

现在您需要在“科学上网”插件中打开“更新管理”栏目，

如果您需要使用V2Ray系列节点，则需要将上述部分V2Ray(1)订阅地址粘贴到“更新管理“-“订阅地址管理”中，点击“保存并订阅”；

![订阅地址管理](https://i.loli.net/2021/08/27/6PhjuzOfD9m5ip7.png)

如果您需要使用SS节点，则需要打开上述SS节点地址，并将页面内「所有内容」粘贴到”更新管理”-“SS/SSR/vmess链接”，并点击“解析并保存为节点”。

![打开教程中(2)地址，全选并单击复制](https://i.loli.net/2021/08/27/b8StiALVCdDoTgv.png)

![粘贴复制的节点连接并保存](https://i.loli.net/2021/08/27/z82SsDbyRNdjg4V.png)


---

# 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://doc.wdnmd.me/tutorials/other-drives/merlin.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.
