Added the manual hook

Gabor Heja
2016-10-25 18:14:56 +02:00
parent a858c756af
commit 402c2dbe1e
+1
@@ -38,3 +38,4 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [iwantmyname](https://github.com/hughdavenport/letsencrypt-iwantmyname-hook) (Ruby) - hook for [iwantmyname](https://iwantmyname.com)
- [dehydrated-all-inkl-hook (bash script)](https://github.com/o1oo11oo/dehydrated-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/)
- [Memset DNS API (python)](https://github.com/tnwhitwell/letsencrypt-memset-hook) - hook for [MEMSET](https://www.memset.com/)
- [Manual update (bash script)](https://github.com/gheja/dns-01-manual) - hook for updating DNS zone by hand (non-automated way)