From d5922dc12d6488801510197aa72916921bb75655 Mon Sep 17 00:00:00 2001 From: sineverba <2634842+sineverba@users.noreply.github.com> Date: Thu, 4 Feb 2021 21:46:32 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 64890a4..3a4bfc2 100644 --- a/Home.md +++ b/Home.md @@ -12,7 +12,7 @@ If you would like to use dehydrated, the community has already created many hook - [Azure DNS (bash script)](https://github.com/jangins101/letsencrypt-azuredns-hook) - uses [Azure CLI](https://docs.microsoft.com/en-us/azure/xplat-cli-install) to manage the DNS records - [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS - [CloudFlare (Python script)](https://github.com/walcony/letsencrypt-cloudflare-hook) -- [CloudFlare (bash script)](https://github.com/sineverba/cfhookbash) +- [CloudFlare (bash script + Docker version)](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