For 自托管的 DNS 及广告拦截服务器, the strongest matches are adguardteam/adguardhome (AdGuard Home is a self-hosted DNS server that blocks), iamstoxe/wirehole (Wirehole bundles Pi-hole's DNS sinkhole ad blocking with Unbound) and pi-hole/pi-hole (Pi-hole is the definitive self-hosted DNS sinkhole that blocks). technitiumsoftware/dnsserver and 0xerr0r/blocky round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
适用于家庭或企业服务器部署的网络级广告拦截与自定义 DNS 解析工具。
AdGuardHome is a network-wide software solution that provides centralized control over domain name resolution, content filtering, and local network management. It functions as a recursive DNS server and DHCP address server, intercepting network traffic to enforce security policies and block unwanted content across all connected devices. By acting as a central gateway, it ensures that every device on a home or office network benefits from consistent protection and private, authenticated name resolution. The software distinguishes itself through granular client management and robust security fe
AdGuard Home is a self-hosted DNS server that blocks ads network-wide via blocklists, supports encrypted DNS (DoH, DoT, DoQ, DNSCrypt), custom DNS records, a web admin interface, query logging, and includes a DHCP server — matching every requested feature.
Wirehole is a containerized network stack that integrates a WireGuard VPN server with recursive DNS resolution and sinkhole-based advertisement filtering. It bundles these interdependent services into a single managed environment using a compose-based deployment. The system enables network-wide ad blocking and tracker filtering by intercepting DNS queries via a sinkhole. It implements recursive DNS resolution to resolve domain names independently of external upstream providers and provides a web-based interface for managing VPN client peers and keys. Additional capabilities include split-tun
Wirehole bundles Pi-hole's DNS sinkhole ad blocking with Unbound recursive resolution and a WireGuard VPN into a single Docker stack, giving you network-wide ad filtering and a web interface for managing VPN peers — it covers the core ad-blocking and DNS features, though the admin interface focuses on VPN rather than DNS configuration, and custom records and DHCP are not highlighted.
Pi-hole is a self-hosted network utility that functions as a DNS sinkhole server to provide network-wide ad blocking. By acting as a dedicated network gateway, it intercepts and discards requests for known advertising, tracking, and malicious domains across an entire local network, preventing unwanted content from loading on any connected device. The software operates through a lightweight background daemon that handles high volumes of concurrent DNS queries with minimal resource overhead. It utilizes a host-file injection mechanism to redirect traffic toward its local filtering engine and ap
Pi-hole is the definitive self-hosted DNS sinkhole that blocks ads network-wide using blocklists, provides a web dashboard for management and query statistics, supports custom DNS records via local entries, and includes DHCP server integration—matching nearly everything the visitor asked for.
DnsServer is a recursive and authoritative DNS server that provides domain name resolution and zone hosting. It functions as both a recursive resolver, performing iterative lookups across the internet, and an authoritative manager for primary and secondary DNS zones. The system distinguishes itself through high-availability clustering and a programmable HTTP API for automating server configurations and bulk record management. It supports a wide range of encrypted transport protocols, including TLS, HTTPS, and QUIC, and allows for custom functionality via a plugin-based request interception fr
Technitium DNS Server is a full-featured self-hosted DNS server with built-in ad-blocking via blocklist filtering, custom DNS record management, encrypted DNS support (DoT, DoH, DoQ), a web-based admin interface, query logging, and DHCP server integration, covering every aspect of this search.
Blocky is a stateless DNS proxy that functions as a network-wide ad-blocker and content filter. It operates as a single binary or Docker container with no database or persistent state, accepting DNS queries over UDP, TCP, HTTPS, TLS, QUIC, and HTTP/3 through a unified plugin-based query pipeline. The core of the system is a client-group policy engine that assigns devices to named groups and applies per-group blocklists, allowlists, and upstream resolvers, with all configuration changes applied through hot-reloading without requiring a restart. The project distinguishes itself through its modu
Blocky is a stateless DNS proxy and network-wide ad blocker that blocks ads via blocklists and supports encrypted DNS, but it lacks a web-based admin interface, explicit custom DNS record management, query logging and statistics tools, and DHCP server integration, so it covers the core ad-blocking functionality but is missing several of the requested features.
This project provides a containerized DNS sinkhole and network-wide traffic filtering solution. It functions as a central network resolver that intercepts domain queries, allowing users to block advertisements, trackers, and malicious domains by returning null responses to connected devices. The platform distinguishes itself through its integrated DHCP server and comprehensive management capabilities, which allow for automated IP address allocation and granular control over network traffic. It supports complex filtering through regular expression matching, hierarchical rule prioritization, an
Pi-hole is the most popular self-hosted DNS ad-blocking server, offering blocklist-based ad filtering, custom DNS records, a web admin interface, query logging, and an integrated DHCP server, but native encrypted DNS support requires additional configuration with tools like Unbound or Cloudflared.