Pihole-DoT-DoH devzwf/pihole-dot-doh:latest https://hub.docker.com/r/devzwf/pihole-dot-doh br0 bash false https://forums.unraid.net/topic/132037-support-devzwf-pihole-dotdoh/ https://docs.pi-hole.net/guides/dns-over-https/ 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 both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value. 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: This should be drop-in replacement for the now deprecated FLIPPINTURT Template. Security: Other: Network:DNS Status:Stable http://[IP]:[PORT:80]/admin https://github.com/devzwf/unraid-docker-templates/blob/main/pihole-dot-doh.xml https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/pihole-logo-bw.png --cap-add=NET_ADMIN --restart=unless-stopped --hostname ns 1670387701 Don't donate to me! Instead, please donate the creators of the apps, but if you insist https://ko-fi.com/devzwf 53 53 67 80 443 /mnt/user/appdata/pihole-dot-doh/pihole/ /mnt/user/appdata/pihole-dot-doh/dnsmasq.d/ /mnt/user/appdata/pihole-dot-doh/config/ 127.1.1.1#5153 127.2.2.2#5253 America/Toronto eth0 False all ### 2022.12.22 - populate the following path (pihole config, dnsmasq config, DoT DoH config) ### 2022.12.06 - Initial Release