pihole-dot-doh
pihole-dot-doh
Aplicación Docker from ZappyZap's Repository
Visión general
Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!
Don't send your DNS queries in plain text.
YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.
You must set FTLCONF_dns_upstreams variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT) and/or 127.0.0.1#5335 (Unbound).
Otherwise, same instructions as official Pi-Hole.
NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.
NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.
NOTE 3: Unraid network settings DNS server cannot point to a docker IP.
Note 4 : to populate their DNSCrypt TOML file, you can use the calculator here to create your own stamp: https://dnscrypt.info/stamps/
Or, you can find preconfigured stamps for many popular resolvers here: https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/admin- Red
br0- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--cap-add=NET_ADMIN --restart=unless-stopped --hostname ns
Configuración de plantillas
DNS Port TCPPorttcp
- Objetivo
- 53
- Por defecto
- 53
- Valor
- 53
DNS Port UDPPortudp
- Objetivo
- 53
- Por defecto
- 53
- Valor
- 53
DHCP PortPortudp
- Objetivo
- 67
- Por defecto
- 67
- Valor
- 67
HTTP PortPorttcp
- Objetivo
- 80
- Por defecto
- 80
- Valor
- 80
HTTPS PortPorttcp
- Objetivo
- 443
- Por defecto
- 443
- Valor
- 443
pihole configPathrw,slave
- Objetivo
- /etc/pihole/
- Por defecto
- /mnt/user/appdata/pihole-dot-doh/pihole/
- Valor
- /mnt/user/appdata/pihole-dot-doh/pihole/
dnsmasq configPathrw,slave
- Objetivo
- /etc/dnsmasq.d/
- Por defecto
- /mnt/user/appdata/pihole-dot-doh/dnsmasq.d/
- Valor
- /mnt/user/appdata/pihole-dot-doh/dnsmasq.d/
DoT/DoH configPathrw,slave
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/pihole-dot-doh/config/
- Valor
- /mnt/user/appdata/pihole-dot-doh/config/
DNS upstreamVariable
Upstream DNS server(s) for Pi-hole to forward queries to, separated by a semicolon. Supports non-standard ports with: #[port number], e.g 127.0.0.1#5053;8.8.8.8;8.8.4.4.
- Objetivo
- FTLCONF_dns_upstreams
- Por defecto
- 127.1.1.1#5153;127.2.2.2#5253
- Valor
- 127.1.1.1#5153
TimeZoneVariable
- Objetivo
- TZ
- Por defecto
- Europe/London
- Valor
- America/Toronto
Web api PasswordVariable
- Objetivo
- FTLCONF_webserver_api_password
- Por defecto
- password
Network InterfaceVariable
- Objetivo
- FTLCONF_dns_interface
- Por defecto
- eth0
- Valor
- eth0
DNSMASQ ListeningVariable
- Objetivo
- FTLCONF_dns_listeningMode
- Por defecto
- all
- Valor
- all
Categorías
Descargar estadísticas
115,611
Descargas totales
5,105
Este mes
5,604
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
devzwf/pihole-dot-doh:latestÚltima actualización2026-05-14
Visto por primera vez2022-12-07
Ejecute pihole-dot-doh en Unraid.
pihole-dot-doh se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.