# 附加功能

<figure><img src="/files/YJORq3kwrMmCPk4XdoyR" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">组件更新：</mark>

#### Geo数据库：

<mark style="color:orange;">**GeoIP数据库**</mark>**：**

{% hint style="info" %}

* [GeoIP-Lite-200K](https://github.com/MetaCubeX/meta-rules-dat#country-litemmdbgeoip-litedatgeoip-litedb-%E5%86%85%E5%AE%B9)：默认规则，国家仅包含 CN/JP,精简体积,小巧好用
* [GeoIP-Full-20M](https://github.com/MetaCubeX/meta-rules-dat#countrymmdbgeoipdatgeoipdb-%E5%86%85%E5%AE%B9)：一般路由放不下，如果配置没其他国家GeoIP规则，不建议使用，徒增资源消耗
* 跟随基础配置：使用[基础配置](/mc/base/subscribe.md#ji-chu-pei-zhi)自定义值，不做修改
  {% endhint %}

<mark style="color:orange;">**GeoSite数据库**</mark>**：**

{% hint style="info" %}

* [GeoSite-Default-800K](https://github.com/flyhigherpi/merlinclash_clash_related/tree/master/geosite)：默认规则，MC定制数据库，包含常用类，小巧好用
* [GeoSite-Lite-200K](https://github.com/MetaCubeX/meta-rules-dat#geosite-litedatgeosite-litedb-%E5%86%85%E5%AE%B9)：仅包含常用集合，cn 为精简集合
* [GeoSite-Full-5M](https://github.com/MetaCubeX/meta-rules-dat#geositedatgeositedb-%E5%86%85%E5%AE%B9)：满血规则，如有需要可以更新使用
* 跟随基础配置：使用[基础配置](/mc/base/subscribe.md#ji-chu-pei-zhi)自定义值，不做修改
  {% endhint %}

<mark style="color:orange;">**设置并更新Geo数据库**</mark>**：**&#x6839;据选择设置【[基础配置](/mc/base/subscribe.md#ji-chu-pei-zhi)】里Geo.URL值并在线更新Geo数据库，如果更新失败，请尝试打开【<mark style="color:blue;">**路由自身DNS使用Clash设定**</mark><mark style="color:blue;">**/代理路由自身流量**</mark>】

{% hint style="danger" %}

* 无论何种数据库类型，对应规则组内的<mark style="color:red;">数据内容几乎一样</mark>；更大的数据库仅包含更多的组

&#x20;      （如：GeoIP-Lite和Full中，CN组的数据量是一样的，Full文件大是包含了其他国家规则，如TW，USA等）

* 如果你不自定义对应Geo规则，<mark style="color:red;">完全没必要调整对应数据库类型</mark>
* 更小的数据库理论上有<mark style="color:red;">更快的查询速度</mark>
  {% endhint %}

#### **大陆IP白名单：**

【[大陆IP不经过内核](/mc/base/custom.md#da-lu-ip-bu-jing-guo-nei-he)】功能的数据库，在线更新 [**Fernvenue**](https://github.com/fernvenue/chn-cidr-list) 的大陆IP白名单

{% hint style="info" %}

* 大陆IP地址变动频率很低，没必要经常更新；
* 若未能正确更新规则集，可能导致绕行失效，请尝试打开【<mark style="color:blue;">**代理路由DNS/代理路由自身流量**</mark>】
  {% endhint %}

#### 本地更新内核：

手动上传更新Mihomo内核版本，详见[更换内核](/mc/function/updatecore.md)

<figure><img src="/files/GTDR15bMCfvvCCptauyP" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">备份与排障：</mark>

#### 备份/恢复内容：

设置备份/恢复的模块内容

{% hint style="info" %}

* 基础设置：所有插件的功能开关设置，基础配置文件内容
* 订阅配置：已经订阅的配置文件，订阅框设置
* DNS设置：所有DNS模块设置，Redir-Host/Fake-ip/Sniffer/Hosts配置文件
* 自定义规则：自定义规则内容，强制绕行/强制转发规则
* 访问控制：访问控制模块设置
* 规则数据库：GeoIP/GeoSite/大陆IP白名单数据库，内核缓存数据库
  {% endhint %}

#### 备份MC设置：

下载MC备份

#### 还原MC设置：

上传备份的\*.tar.gz数据包，恢复设置（<mark style="color:orange;">不兼容MC2 v1.0.0之前版本的备份包</mark>）

#### 定时重启：

设定MC定时重启时间

#### 重建下拉列表：

重建配置文件选择下拉列表

#### 强制关闭插件：

强制关闭MC

{% hint style="info" %}

* 热关闭：等效于开关按钮（不做任何前端检查）
* 冷关闭：设置开关值为0，重启路由后不再自动开启
  {% endhint %}

#### 导出内核日志：

导出Mihomo的运行日志


---

# 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://mcreadme.gitbook.io/mc/base/other-1.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.
