1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DNSOVERHTTPS: Add DNSOVERHTTPS to docs (#844)

This commit is contained in:
Tom Limoncelli
2020-09-04 11:51:21 -04:00
committed by GitHub
parent 66ec6dfa0f
commit 75fcc4751e
3 changed files with 7 additions and 4 deletions

View File

@@ -15,22 +15,22 @@ Windows). The provider model is extensible, so more providers can be added.
Currently supported DNS providers:
- AWS Route 53
- Active Directory
- AXFR+DDNS
- Active Directory
- Azure DNS
- BIND
- ClouDNS
- Cloudflare
- deSEC
- DNSOVERHTTPS
- DNSimple
- DigitalOcean
- Exoscale
- Gandi
- Google DNS
- Hurricane Electric DNS
- HEXONET
- Internet.bs
- Hurricane Electric DNS
- INWX
- Internet.bs
- Linode
- NS1
- Name.com
@@ -41,6 +41,7 @@ Currently supported DNS providers:
- PowerDNS
- SoftLayer
- Vultr
- deSEC
At Stack Overflow, we use this system to manage hundreds of domains
and subdomains across multiple registrars and DNS providers.