# mosdns wiki

当前版本: [mosdns v5](/mosdns-wiki/mosdns-v5.md)&#x20;

老版本:

* [mosdns v4](/mosdns-wiki/mosdns-v4.md)

v3 及以前版本的 wiki 因地球会绕太阳公转等不可抗因素已丢失。

有用的链接:

* 源码: <https://github.com/IrineSistiana/mosdns>
* 下载预编译的可执行程序: <https://github.com/IrineSistiana/mosdns/releases>
* Bug 反馈，功能建议 <https://github.com/IrineSistiana/mosdns/issues>
* 配置讨论，分享等 <https://github.com/IrineSistiana/mosdns/discussions>
* docker 镜像 <https://hub.docker.com/r/irinesistiana/mosdns>

开源协议: [GPL-3.0 license](https://github.com/IrineSistiana/mosdns/blob/main/LICENSE) ，所有预编译可执行程序和 docker 镜像均在 Github actions 上构建。


---

# 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://irine-sistiana.gitbook.io/mosdns-wiki/mosdns-wiki.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.
