AdguardTeam/AdGuardHome — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an AdGuard Home style app that I can run on my home server to block ads and trackers for every device on my WiFi without installing anything on the phones, TVs, or laptops.

It should work as a local DNS server, send known tracking and ad domains into a black hole, and have a simple web dashboard where I can finish setup, see what devices are making DNS requests, turn blocking on or off, add block lists, and create my own allow or block rules. I also want an easy way to run it with Docker or a simple install script, plus basic API support so other tools can read status or change settings.

Please keep it friendly for normal home users, with clear setup steps and sensible defaults. Support modern private DNS options like DNS over HTTPS, DNS over TLS, and DNS over QUIC if needed. Look up current docs online if you need to.

Want more depth? Deep Reverse