# Clash For Magisk简介

本文所提到的[Clash For Magisk](https://github.com/kalasutra/Clash_For_Magisk)意指由[kalasutra](https://github.com/kalasutra)开发的使用shell启动[clash](https://github.com/Dreamacro/clash)内核并创建iptables tproxy规则在Android上实现透明代理的[Magisk](https://github.com/topjohnwu/Magisk)模块，以及基于它的两个衍生版本。

欢迎加入[TG讨论群](https://t.me/blowH2O)

### 注意

Magisk在线模块仓库里的[Clash for Magisk](https://github.com/Kr328/ClashForMagisk)模块(它已经断更好久了 〒▽〒 )并不是本文所说的Clash For Magisk模块(它并没有上架仓库)哦！


---

# 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://docs.adlyq.top/readme.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.
