Network DNS Ad Blocker
Network DNS Ad Blocker 是 osFoundry 社区目录中的应用。网络级 DNS 广告拦截器 —— 作为您的 DNS 服务器接入,网络上的每台设备都获得广告/追踪器/恶意软件拦截。带阻止列表、允许列表、按客户端分析、查询日志、DHCP 服务器的 Web UI。基于 Pi-hole 构建。以上游镜像的薄封装形式交付。**⚠️ DNS 需要 UDP —— 容器基础设施仅支持 TCP;与原生部署相比性能下降。**
详情
- 工作区: osfoundry
- 分类: COMMUNICATION
- 价格: Free
- 访问权限: Community
功能
- Network-level DNS ad blocker — drop in as your DNS server
- Every device on the network gets ad/tracker/malware blocking
文档
文档由上游项目以英文维护。
# Network DNS Ad Blocker
Network-wide DNS-based ad/tracker/malware blocking, powered by Pi-hole.
## ⚠️ DNS protocol caveat
DNS is UDP-first (TCP only for large responses + zone transfers). Container infrastructure here is **TCP-only** — UDP port 53 doesn't bridge. Symptoms:
- Some clients fall back to TCP DNS (works, slower)
- Some clients have no TCP fallback (fail completely)
- Apple devices in particular fail silently
**For real DNS deployment**, run Pi-hole on:
- A bare metal home server / Raspberry Pi (its original design)
- A VM with UDP ingress (most non-container cloud VMs)
- Behind a UDP-friendly load balancer (rare)
This room app is useful for: testing blocklist configurations, the web UI features, or as a DoH/DoT-only DNS (no UDP needed if you tunnel DNS-over-HTTPS).
## Features
- Block lists (millions of domains; Steven Black's list bundled)
- Per-client analytics (top blocked, top permitted, query type breakdown)
- DHCP server (optional)
- DNS-over-HTTPS / DNS-over-TLS upstream
- Block + allow lists per client group
- Query log + audit log
- API
## Packaging
Thin wrapper around the official `pihole/pihole:latest` image. Config + DB at `/etc/pihole` and `/etc/dnsmasq.d`.
如何在 osFoundry 中使用 Network DNS Ad Blocker
一键将 Network DNS Ad Blocker 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。