Network DNS Ad Blocker
Network DNS Ad Blocker osFoundry community catalog में एक app है। Network-level DNS ad blocker — drop in as your DNS server, every device on the network gets ad/tracker/malware blocking. Web UI for blocklists, allowlists, per-client analytics, query log, DHCP server. Powered by Pi-hole. यह upstream image के चारों ओर एक thin wrapper के रूप में आता है. **⚠️ DNS needs UDP — container infra is TCP-only; performance is degraded vs native deployment.**
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- Network-level DNS ad blocker — drop in as your DNS server
- Every device on the network gets ad/tracker/malware blocking
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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 को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।