mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-10 00:10:36 +08:00
DNSOVERHTTPS: Add DNSOVERHTTPS to docs (#844)
This commit is contained in:
parent
66ec6dfa0f
commit
75fcc4751e
3 changed files with 7 additions and 4 deletions
1
OWNERS
1
OWNERS
|
|
@ -5,6 +5,7 @@ providers/bind @tlimoncelli
|
||||||
# providers/cloudflare
|
# providers/cloudflare
|
||||||
providers/cloudns @pragmaton
|
providers/cloudns @pragmaton
|
||||||
providers/desec @D3luxee
|
providers/desec @D3luxee
|
||||||
|
providers/doh @mikenz
|
||||||
providers/digitalocean @Deraen
|
providers/digitalocean @Deraen
|
||||||
providers/dnsimple @aeden
|
providers/dnsimple @aeden
|
||||||
providers/gandi_v5 @TomOnTime
|
providers/gandi_v5 @TomOnTime
|
||||||
|
|
|
||||||
|
|
@ -15,22 +15,22 @@ Windows). The provider model is extensible, so more providers can be added.
|
||||||
|
|
||||||
Currently supported DNS providers:
|
Currently supported DNS providers:
|
||||||
- AWS Route 53
|
- AWS Route 53
|
||||||
- Active Directory
|
|
||||||
- AXFR+DDNS
|
- AXFR+DDNS
|
||||||
|
- Active Directory
|
||||||
- Azure DNS
|
- Azure DNS
|
||||||
- BIND
|
- BIND
|
||||||
- ClouDNS
|
- ClouDNS
|
||||||
- Cloudflare
|
- Cloudflare
|
||||||
- deSEC
|
- DNSOVERHTTPS
|
||||||
- DNSimple
|
- DNSimple
|
||||||
- DigitalOcean
|
- DigitalOcean
|
||||||
- Exoscale
|
- Exoscale
|
||||||
- Gandi
|
- Gandi
|
||||||
- Google DNS
|
- Google DNS
|
||||||
- Hurricane Electric DNS
|
|
||||||
- HEXONET
|
- HEXONET
|
||||||
- Internet.bs
|
- Hurricane Electric DNS
|
||||||
- INWX
|
- INWX
|
||||||
|
- Internet.bs
|
||||||
- Linode
|
- Linode
|
||||||
- NS1
|
- NS1
|
||||||
- Name.com
|
- Name.com
|
||||||
|
|
@ -41,6 +41,7 @@ Currently supported DNS providers:
|
||||||
- PowerDNS
|
- PowerDNS
|
||||||
- SoftLayer
|
- SoftLayer
|
||||||
- Vultr
|
- Vultr
|
||||||
|
- deSEC
|
||||||
|
|
||||||
At Stack Overflow, we use this system to manage hundreds of domains
|
At Stack Overflow, we use this system to manage hundreds of domains
|
||||||
and subdomains across multiple registrars and DNS providers.
|
and subdomains across multiple registrars and DNS providers.
|
||||||
|
|
|
||||||
|
|
@ -75,6 +75,7 @@ Maintainers of contributed providers:
|
||||||
* `CLOUDNS` @pragmaton
|
* `CLOUDNS` @pragmaton
|
||||||
* `DESEC` @D3luxee
|
* `DESEC` @D3luxee
|
||||||
* `DIGITALOCEAN` @Deraen
|
* `DIGITALOCEAN` @Deraen
|
||||||
|
* `DNSOVERHTTPS` @mikenz
|
||||||
* `DNSIMPLE` @aeden
|
* `DNSIMPLE` @aeden
|
||||||
* `EXOSCALE` @pierre-emmanuelJ
|
* `EXOSCALE` @pierre-emmanuelJ
|
||||||
* `GANDI_V5` @TomOnTime
|
* `GANDI_V5` @TomOnTime
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue