diff --git a/Home.md b/Home.md index ca569a3..9c9a8e9 100644 --- a/Home.md +++ b/Home.md @@ -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)