Nathan Woodburn 4b9492cbd8
All checks were successful
Build Docker / Build Docker (push) Successful in 22s
feat: Add link to impervious for upstream dns
2023-12-22 18:19:21 +11:00
2023-12-22 17:41:51 +11:00
2023-12-22 17:41:51 +11:00
2023-12-22 17:41:51 +11:00
2023-12-22 17:41:51 +11:00
2023-12-22 18:16:04 +11:00
2023-12-15 14:23:18 +11:00
2023-12-22 17:41:51 +11:00
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.

Install script

Contact Nathan.Woodburn/ to get an Auth token. Edit the cert.py file and add your Auth token. This token is used to get a certificate for the domain.

git clone https://git.woodburn.au/nathanwoodburn/hns_doh_loadbalancer.git
cd hns_doh_loadbalancer
sudo ./install.sh

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
Impervious https://hs.dnssec.dev/dns-query No Yes Yes 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
HDNS Only supports NB domains https://hdns.io No Yes No Yes No
Description
Community ran DNS over HTTPS, DNS over TLS and regular DNS server pool
https://hnsdoh.com
Readme 1.1 MiB
Languages
HTML 64.2%
Shell 17%
Python 11.6%
CSS 6.5%
JavaScript 0.5%
Other 0.2%