feat: Add info on providers to readme
All checks were successful
Build Docker / Build Docker (push) Successful in 26s
All checks were successful
Build Docker / Build Docker (push) Successful in 26s
This commit is contained in:
11
README.md
11
README.md
@@ -18,8 +18,17 @@ 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 |
|
||||
| ---------------- | ---------------------------------------- | -------- | -------- | --- | --- |
|
||||
| Nathan.Woodburn/ | https://doh.hnshosting.au/dns-query | Yes | Yes | Yes | Yes |
|
||||
| EasyHandshake | https://easyhandshake.com:8053/dns-query | Yes | Yes | No | No |
|
||||
| HNS DNS | https://doh.hnsdns.com/dns-query | Yes | Yes | No | Yes |
|
||||
| HNS NS | https://hnsns.net/dns-query | Yes | Yes | No | No |
|
||||
| Impervious | https://hs.dnssec.dev/dns-query | No | Yes | Yes | No |
|
||||
|
||||
|
||||
- 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://hs.dnssec.dev/dns-query (Currently not enabled)
|
||||
- https://hnsns.net/dns-query
|
||||
Reference in New Issue
Block a user