pihole-with-doh

pihole-with-doh

Docker 应用程序 from testdasi's Repository

概述

Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS! DoH! You have already browsed the web securely with https, don't send your DNS queries in plain text. This docker uses the official Pi-Hole template with added Cloudflared to enable DoH (DNS-over-HTTPS). Your DNS queries are now encrypted. Set both DNS1 and DNS2 to 127.1.1.1#5153 will exclusively use DoH. These are default values. Otherwise, same instructions as official Pi-Hole. NOTE 1: Port 53 can only be used with custom br0/br1 network and a unique IP address. NOTE 2: Unraid network settings DNS server cannot point to a docker IP.

运行时参数

网络用户界面
http://[IP]:[PORT:80]/admin
网络
bridge
外壳
sh
特权
false
额外参数
--cap-add=NET_ADMIN --restart=unless-stopped

模板配置

DNS Port TCPPorttcp

Container Port: 53

目标
53
默认值
53
价值
53
DNS Port UDPPortudp

Container Port: 53

目标
53
默认值
53
价值
53
DHCP PortPortudp

Container Port: 67

目标
67
默认值
67
价值
67
HTTP PortPorttcp

Container Port: 80

目标
80
默认值
80
价值
80
HTTPS PortPorttcp

Container Port: 443

目标
443
默认值
443
价值
443
pihole configPathrw

Container Path: /etc/pihole/

目标
/etc/pihole/
默认值
/mnt/user/appdata/pihole-doh/pihole/
价值
/mnt/user/appdata/pihole-doh/pihole/
dnsmasq configPathrw

Container Path: /etc/dnsmasq.d/

目标
/etc/dnsmasq.d/
默认值
/mnt/user/appdata/pihole-doh/dnsmasq.d/
价值
/mnt/user/appdata/pihole-doh/dnsmasq.d/
ENV 1Variable

Container Variable: DNS1

目标
DNS1
默认值
127.1.1.1#5153
价值
127.1.1.1#5153
ENV 2Variable

Container Variable: DNS2

目标
DNS2
默认值
127.1.1.1#5153
价值
127.1.1.1#5153
ENV 3Variable

Container Variable: TZ

目标
TZ
默认值
Europe/London
价值
Europe/London
ENV 4Variable

Container Variable: WEBPASSWORD

目标
WEBPASSWORD
默认值
password
价值
password
ENV 5Variable

Container Variable: INTERFACE

目标
INTERFACE
默认值
br0
价值
br0
ENV 6Variable

Container Variable: ServerIP

目标
ServerIP
默认值
192.168.1.24
价值
192.168.1.24
ENV 7Variable

Container Variable: ServerIPv6

目标
ServerIPv6
ENV 8Variable

Container Variable: IPv6

目标
IPv6
默认值
False
价值
False
ENV 9Variable

Container Variable: DNSMASQ_LISTENING

目标
DNSMASQ_LISTENING
默认值
all
价值
all

下载统计数据

87,801
下载总数
261
本月
163
平均每月

长期下载总量

加载图表...

详细信息

存储库
testdasi/pihole-with-doh:latest
最后更新2025-04-02
初见2021-04-11

在Unraid 上运行 pihole-with-doh 。

pihole-with-doh 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。