Nathan Woodburn
0ed8908d26
All checks were successful
Build Docker / Build Docker (push) Successful in 24s
25 lines
751 B
Markdown
25 lines
751 B
Markdown
# HNS DoH load balancer
|
|
|
|
## How to help
|
|
Contact Nathan.Woodburn/ via
|
|
- Discord: https://l.woodburn.au/discord
|
|
- Email: hnsdoh@woodburn.au
|
|
|
|
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
|
|
```bash
|
|
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:
|
|
- https://doh.hnshosting.au/dns-query
|
|
- https://easyhandshake.com:8053/dns-query
|
|
- https://doh.hnsdns.com/dns-query
|
|
- https://hs.dnssec.dev/dns-query (Temporarily down)
|
|
- https://hnsns.net/dns-query |