mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-24 10:01:01 +01:00
Updated DNS 01 hooks (markdown)
@@ -13,7 +13,8 @@ Here are some examples hooks that implement the DNS-01 challenge:
|
||||
- [ClouDNS](https://github.com/rafaelmartins/dehydrated-cloudns) - Bash hook script using curl and jq to manage DNS records at ClouDNS
|
||||
- [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
|
||||
- [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)
|
||||
- [FreeIPA hook(python script)](https://github.com/HeMan/ipa-dns-hook) - Python script to manage FreeIPA DNS records.
|
||||
- [Godaddy DNS (python3 script)](https://github.com/josteink/le-godaddy-dns)
|
||||
- [Godaddy DNS (bash script)](https://github.com/walcony/letsencrypt-GoDaddy-hook)
|
||||
|
||||
Reference in New Issue
Block a user