# 三个版本区别

目前存在三个版本：由*kalasutra*开发的**原版**、由*CFM天下第一*修改的**魔改版1**以及由*Adlyq*修改的**魔改版2。**

## 原版 <a href="#original" id="original"></a>

下载方式 [Github](https://github.com/kalasutra/Clash_For_Magisk)（需自行打包） 及 [Telegram Channel](https://t.me/db4cm)

* 只支持单机场订阅（可以手撸多机场，但是还不如用已经撸好的魔改版）

## 魔改版1 <a href="#mc1" id="mc1"></a>

文件群里找，认准下图发布者，别装了别人三改的，有问题不知道如何解决

![发布者](/files/PW8ycJC4x8fUi64P3I5y)

* 已写好[proxy-providers](https://github.com/Dreamacro/clash/wiki/configuration#proxy-providers)(多机场订阅)、[rule-providers](https://github.com/Dreamacro/clash/wiki/premium-core-features#rule-providers)模板
* 换核免重启
* Android12下使用Magisk启停修复
* 配置相对原版简单
* 已完成简单分流模板

## 魔改版2 <a href="#mc2" id="mc2"></a>

下载方式 [Github发布页](https://github.com/Adlyq/DashBoard-1/releases) 或 [Telegram Channel](https://t.me/MagiskChangeKing)

![](/files/v6TQPhA727YfPReXZuEJ)

* 已写好[proxy-providers](https://github.com/Dreamacro/clash/wiki/configuration#proxy-providers)(多机场订阅)、[rule-providers](https://github.com/Dreamacro/clash/wiki/premium-core-features#rule-providers)模板
* 支持自动更新GeoIP.dat、GeoSite.dat及Country.mmdb
* 小幅优化启动速度
* 换核免重启
* 配置相对原版简单
* 已完成简单分流模板
* Android12下使用Magisk启停修复
* IPV6支持
* TUN模式支持
* 使用cgroup限制内存的使用


---

# 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/diff.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.
