DoH-Client
Docker 应用程序 from ich777's Repository
概述
This Container will create a DNS Server wich connects by default to Goole's & DNS.SB's DoH resolver with ECS disabled (you can change that simply by editing the 'doh-client.conf' in your root directory of the container)
You easily can now hide your DNS querys from your ISP with this docker for your whole internal network, you can use it in combination with DoH-Server to protect even your mobile devices and encrypt all your querys.
You can also use this infront of your PiHole to also block Ad's and with DoH-Server to secure your mobile devices.
If you got any questions please post it in the support thread on the Unraid forums.
I strongly recommend you to run the container in custom mode and give it a static IP address so that you expose all ports from the container and to avoid any network problems.
Update Notice: If you want to upgrade to a newer version of the DoH-Server just enter the preferred version number (eg. '2.1.2' without quotes, get them from here: https://github.com/m13253/dns-over-https/releases or set to 'latest' without quotes to check on each container start if there is a new version available)
The Docker needs to be run in bridge mode and a Fixed IP address.
This Docker is based on the DoH Client component from: https://github.com/m13253/dns-over-https
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped --cap-add=NET_ADMIN --sysctl net.ipv4.ip_unprivileged_port_start=0
模板配置
Container PathPathrw
Container Path: /DoH
- 目标
- /DoH
- 价值
- /mnt/cache/appdata/doh-client
DoH VersionVariable
Find the versions here: https://github.com/m13253/dns-over-https/releases or set to 'latest' without quotes to download the latest version
- 目标
- DoH_V
- 价值
- latest
Golang Download URLVariable
Container Variable: GO_DL_URL
- 目标
- GO_DL_URL
- 价值
- https://dl.google.com/go/go1.13.1.linux-amd64.tar.gz
UDP DNS Query PortPortudp
UDP DNS Query Port
- 目标
- 53
- 价值
- 53
TCP DNS Query PortPorttcp
TCP DNS Query Port
- 目标
- 53
- 价值
- 53
下载统计数据
44,876
下载总数
98
本月
50
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 DoH-Client 。
DoH-Client 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。