1
0
Fork 0
1Panel-Appstore/apps/mosdns
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
5.3.3 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
static-latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md 精简提交历史记录 2023-11-09 19:15:01 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00

README.md

使用说明

建议搭配adguardhome使用,mosdns作为上游,adguardhome开启DOH等。

需要注意国内法律与规则问题

容器内默认端口以config.yaml文件为准,

有需要的可以自行编辑config.yaml修改功能。

应用目录下有个更新附属文件的脚本,可以将其添加到计划任务,以更新所需文件。

计划任务添加如下,按需修改:

# 需要修改以下为具体实际路径
cd /opt/1panel/apps/local/mosdns/xxx/data/ && \
bash update.sh

可自定义文件说明

  • force-cn.txt 强制国内解析域名
  • force-nocn.txt 强制国外解析域名
  • hosts 自定义hosts

原始相关

mosdns

功能概述、配置方式、教程等,详见: wiki

下载预编译文件、更新日志,详见: release

docker 镜像: docker hub