From 610a5d22a87396e16647e2ae56bb4f98ec8dab00 Mon Sep 17 00:00:00 2001 From: radek-sprta Date: Mon, 9 Mar 2020 12:41:07 +0100 Subject: [PATCH] Add CloudDNS hook --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 424a7e0..35e33b5 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,7 @@ If you would like to use dehydrated, the community has already created many hook - [CloudFlare (Python script)](https://github.com/walcony/letsencrypt-cloudflare-hook) - [CloudFlare (bash script)](https://github.com/sineverba/cfhookbash) - [ClouDNS](https://github.com/rafaelmartins/dehydrated-cloudns) - Bash hook script using curl and jq to manage DNS records at ClouDNS +- [CloudDNS](https://github.com/vshosting/dehydrated-clouddns) (bash script) - Manage DNS records via [CloudDNS](https://github.com/vshosting/clouddns) without extra dependencies - [DNSExit (bash script)](https://github.com/jpconver/dnsexit_dnshook) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com - [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