Browse Source

Merge pull request #1247 from TilCreator/add_desec_provider

add desec provider
pull/1248/head
Ross McFarland 7 months ago
committed by GitHub
parent
commit
44600f32d7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -299,6 +299,7 @@ The table below lists the providers octoDNS supports. They are maintained in the
| [TransIP](https://www.transip.eu/knowledgebase/entry/155-dns-and-nameservers/) | [octodns_transip](https://github.com/octodns/octodns-transip/) | |
| [UltraDNS](https://vercara.com/authoritative-dns) | [octodns_ultra](https://github.com/octodns/octodns-ultra/) | |
| [YamlProvider](/octodns/provider/yaml.py) | built-in | Supports all record types and core functionality |
| [deSEC](https://desec.io/) | [octodns_desec](https://github.com/rootshell-labs/octodns-desec) | |
### Updating to use extracted providers


Loading…
Cancel
Save