Updated Home (markdown)

Moritz
2020-11-02 19:23:24 +01:00
parent eaf07740a4
commit ec5fde14ae

@@ -19,6 +19,7 @@ If you would like to use dehydrated, the community has already created many hook
- [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook)
- [dnspython-hook (python)](https://github.com/eferdman/dnspython-hook) - uses the [dnspython](http://www.dnspython.org) API
- [DuckDNS (bash script)](https://github.com/walcony/letsencrypt-DuckDNS-hook)
- [dynv6 (bash script)](https://github.com/movd/dynv6-dehydrated-hook) - Bash script using `curl` and `jq` to deploy dns-01 challenge-reponses to https://dynv6.com/
- [FreeIPA hook(python script)](https://github.com/HeMan/ipa-dns-hook) - Python script to manage FreeIPA DNS records.
- [Freenom hook (bash)](https://github.com/jenrus00/freenom-hook) - Bash script to manage Freenom DNS records.
- [Godaddy DNS (python3 script)](https://github.com/josteink/le-godaddy-dns)