Network DNS Ad Blocker
Network DNS Ad Blocker ist ein App im osFoundry Community-Katalog. DNS-Werbeblocker auf Netzwerkebene — als DNS-Server einsetzen, jedes Gerät im Netzwerk erhält Werbung-/Tracker-/Malware-Blockierung. Web-UI für Blocklisten, Allowlists, Pro-Client-Analytik, Query-Log, DHCP-Server. Betrieben von Pi-hole. Wird als dünner Wrapper um das Upstream-Image ausgeliefert. **⚠️ DNS benötigt UDP — die Container-Infrastruktur ist TCP-only; die Leistung ist gegenüber einer nativen Bereitstellung eingeschränkt.**
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Funktionen
- Network-level DNS ad blocker — drop in as your DNS server
- Every device on the network gets ad/tracker/malware blocking
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# 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`.
Network DNS Ad Blocker in osFoundry verwenden
Installieren Sie Network DNS Ad Blocker mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.