Network DNS Ad Blocker
Network DNS Ad Blocker è un/una app nel catalogo della community osFoundry. Ad blocker DNS a livello di rete — lo inserisca come Suo server DNS, ogni dispositivo sulla rete ottiene il blocco di pubblicità/tracker/malware. UI web per blocklist, allowlist, analitiche per-client, query log, server DHCP. Basato su Pi-hole. Distribuito come wrapper sottile attorno all'immagine upstream. **⚠️ Il DNS richiede UDP — l'infrastruttura container è solo TCP; le prestazioni sono degradate rispetto al deployment nativo.**
Dettagli
- Workspace: osfoundry
- Categoria: COMMUNICATION
- Prezzo: Free
- Accesso: Community
Funzionalità
- Network-level DNS ad blocker — drop in as your DNS server
- Every device on the network gets ad/tracker/malware blocking
Documentazione
La documentazione è mantenuta in inglese dal progetto di origine.
# 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`.
Come utilizzare Network DNS Ad Blocker in osFoundry
Installi Network DNS Ad Blocker nel suo workspace con un clic, quindi ne esegua il fork in osStudio per personalizzare i prompt, gli strumenti o la configurazione per il suo stack. Chiunque nel suo workspace potrà riprendere il lavoro dove l'ha lasciato.
Altri app dalla community
- CRM — Gestione delle relazioni con i clienti con contatti, trattative e tracciamento della pipeline.
- Kanban Board — Una board kanban e di progetto in stile Trello con card, board, viste calendario e tabella, e proprietà per board. Basata su Focalboard (server personale standalone). SQLite integrato su un volume persistente.
- Helpdesk — Smistamento ticket e inbox di assistenza clienti con tracciamento SLA.
- Page Builder — Page builder visuale drag-and-drop con sezioni, temi, SEO e pubblicazione
- Website Builder — Website builder multi-pagina con raccolte CMS, navigazione globale, footer, temi e pubblicazione
- Vetrina E-commerce — Vetrina e-commerce con catalogo prodotti, carrello e checkout.