# Openwrt插件百科

## :tada:欢迎来到Openwrt的插件百科

{% hint style="info" %}
请不要忘记这是一个**非官方**的插件百科
{% endhint %}

这里会记载着部分插件和主题的相关信息，希望可以帮助各位在编译固件时少走一些弯路，不定期更新，可能会有差错，也可能不会覆盖所有的插件和主题。

另外本百科会尽量将插件标注好官方GitHub仓库链接，如果没有标记则代表没有找到/不确定是否为官方仓库

个人精力有限，所以插件介绍就一句话概括了，如感兴趣可以自行上手使用。


---

# 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://wiki.teapotium.com/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.
