feat: Add index page
All checks were successful
Build Docker / Build Docker (push) Successful in 22s
All checks were successful
Build Docker / Build Docker (push) Successful in 22s
This commit is contained in:
11
README.md
11
README.md
@@ -1,9 +1,16 @@
|
||||
# hns_doh_loadbalancer
|
||||
# HNS DoH load balancer
|
||||
|
||||
## 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
|
||||
- https://hs.dnssec.dev/dns-query (Temporarily down)
|
||||
- https://hnsns.net/dns-query
|
||||
Reference in New Issue
Block a user