Skip to content

pihole DoH/DoT

Logo

Description

A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole with both DoH (DNS over HTTPS) and DoT (DNS over TLS) clients.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://hub.docker.com/r/oijkn/pihole-doh-dot

Pi-Hosted dedicated documentation: pi-hole.md

When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.

Image

oijkn/pihole-doh-dot:latest

Categories

  • Other
  • Tools

Ports

  • 53:53/tcp
  • 53:53/udp
  • 67:67/udp
  • 1010:80/tcp
  • 4443:443/tcp

Volumes

ContainerBind
/etc/pihole/opt/appdata/pihole_doh-dot
/etc/dnsmasq.d/opt/appdata/pihole_doh-dot/dns

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.piholedohdot.ruleHost(`piholedohdot.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.piholedohdot.entrypointshttps
traefik.http.services.piholedohdot.loadbalancer.server.port53
traefik.http.routers.piholedohdot.tlstrue
traefik.http.routers.piholedohdot.tls.certresolverdefault
traefik.http.routers.piholedohdot.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlePi-Hole DoH/DoT
mafl.descriptionA Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole with both DoH (DNS over HTTPS) and DoT (DNS over TLS) clients.
mafl.linkhttps://piholedohdot.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOther
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole_doh-dot.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.