> For the complete documentation index, see [llms.txt](https://kagaku.nameless13.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kagaku.nameless13.com/router.md).

# Router

## 梅林/lede 科学上网插件 <a href="#kxsw" id="kxsw"></a>

​[魔改科学上网 ](https://t.me/merlinclashcat/264)根据路由型号安装 然后使用**sip002**链接进行订阅 koollede插件没人维护请换**openclash**或者更换openwrt固件

[**x64软路由固件**](https://raw.nameless13.com/api/public/dl/GBeUBffc/x64c.7z) [**Hnd**](https://raw.nameless13.com/api/public/dl/PaX452xJ/clash/SS-xray-1.9.9.tar.gz) **384:**[**v1.30**](https://raw.nameless13.com/api/public/dl/yuM7PStE/clash/SS-xraySplice-1.3.0-01.tar.gz) [**380**](https://github.com/cary-sas/v2ray_bin/releases)**​**

**提示限制的话 请先** [**解除限制**](https://t.me/gugugugomi/87) **插件后再安装科学插件**

![](/files/iu6WGO9Y5dA2A6PIKGtQ)

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MMVr7010Jjg6iUmzffT%2F-MMWQW6z8pWNwYldWR0B%2F-MMWXtbqmiF7jFBYcMUy%2Fimage%20\(7\).png?alt=media\&token=695fa862-7deb-4009-a147-e367a8d98e1f)

## ShadowSocksR Plus+ <a href="#ssrp" id="ssrp"></a>

ssr因安全问题要取消了 请使用**sip002**订阅 和安装obfs插件

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MMVr7010Jjg6iUmzffT%2F-MMWYCYfLEjvO8ssGCS-%2F-MMWk3YWe1fsF_N9Emwq%2Fhanassrp.gif?alt=media\&token=ec85914f-9c0b-47ac-80c6-758fc8769e2f)

## ​[OpenClash](https://github.com/vernesong/OpenClash)​ <a href="#openclash" id="openclash"></a>

华硕是用[MerlinClash](https://t.me/merlinclashcat/398) 安装后复制**Clash订阅**到​

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMVr7010Jjg6iUmzffT%2Fuploads%2FMQqWJr5LZEtwdh99qykj%2Fimage.png?alt=media\&token=f0fb29c2-8cc8-482d-871b-ef7a7a632dcb)​

openwrt/lede1

```
#进入ssh输入
wget https://raw.nameless13.com/api/public/dl/gMWE3Z3E/luci-app-openclash.ipk
#以下依赖 x64openwrt和koolede适用
wget https://raw.nameless13.com/api/public/dl/8xwPLmHv/coreutils-nohup_8.32-5_x86_64.ipk
opkg update
opkg install coreutils-nohup*.ipk  luci-app-openclash*.ipk
chmod +x /etc/openclash/core/clash
```

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MMVr7010Jjg6iUmzffT%2F-MMWYCYfLEjvO8ssGCS-%2F-MMWgBOMCLbP2W9im5lm%2Fhanaopc.gif?alt=media\&token=aebff66e-60eb-40dd-ad0b-aee04ea230b1)

需要更新内核否则可能会出错

![日志等级info方便检查](/files/qnpURW547hi4qOP4NDPC)


---

# 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://kagaku.nameless13.com/router.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.
