DNS over HTTPS, DNS over TLS and regular DNS server for Handshake https://hnsdoh.com
Go to file
Nathan Woodburn 59c5fa9b75
All checks were successful
Build Docker / Build Docker (push) Successful in 38s
feat: Update webpage
2023-12-22 16:51:20 +11:00
.gitea/workflows feat: Add some info on how to help 2023-12-16 12:05:45 +11:00
content feat: Update webpage 2023-12-22 16:51:20 +11:00
build.sh fix: Fix ssl errors and stop access logging 2023-12-15 15:47:01 +11:00
Dockerfile feat: Add index page 2023-12-15 17:00:01 +11:00
LICENSE.md Initial commit 2023-12-15 14:23:18 +11:00
nginx.conf fix: Removed easyhandshake as it doesn't have hip5 support 2023-12-16 22:11:25 +11:00
README.md fix: Removed easyhandshake as it doesn't have hip5 support 2023-12-16 22:11:25 +11:00
upstream.sh feat: Add providers to index page 2023-12-16 17:19:42 +11:00

HNS DoH load balancer

How to help

Contact Nathan.Woodburn/ via

You will need a static IP address that you can host the container on. Nathan will then add your IP to the domain which will let you create a certificate for the domain.

Run with docker

docker run -d --name hns_doh git.woodburn.au/nathanwoodburn/hns_doh:latest

Then setup your favourite reverse proxy to the container on port 80

Nodes

Load balancing to the following DNS-over-HTTPS providers:

Provider URL DoH JSON DoH Wire DoT DNS HIP05
Nathan.Woodburn/ https://doh.hnshosting.au/dns-query Yes Yes Yes Yes Yes
HNS DNS https://doh.hnsdns.com/dns-query Yes Yes No Yes Yes
HNS NS https://hnsns.net/dns-query Yes Yes No No Yes

Maybe future nodes

Provider Reason to not be added URL DoH JSON DoH Wire DoT DNS HIP05
EasyHandshake Doesn't have HIP5 support https://easyhandshake.com:8053/dns-query Yes Yes No No No
Impervious Doesn't support JSON DoH https://hs.dnssec.dev/dns-query No Yes Yes No Yes
HDNS Only supports NB domains https://hdns.io No Yes No Yes No