feat: Add providers to index page
All checks were successful
Build Docker / Build Docker (push) Successful in 23s
All checks were successful
Build Docker / Build Docker (push) Successful in 23s
This commit is contained in:
14
README.md
14
README.md
@@ -18,13 +18,13 @@ 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 |
|
||||
| Provider | URL | DoH JSON | DoH Wire | DoT | DNS | HIP05 |
|
||||
| ---------------- | ---------------------------------------- | -------- | -------- | --- | --- | ---- |
|
||||
| Nathan.Woodburn/ | https://doh.hnshosting.au/dns-query | Yes | Yes | Yes | Yes | No |
|
||||
| EasyHandshake | https://easyhandshake.com:8053/dns-query | Yes | Yes | No | No | No |
|
||||
| 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 |
|
||||
|
||||
|
||||
- https://doh.hnshosting.au/dns-query
|
||||
|
||||
Reference in New Issue
Block a user