diff --git a/DNS-01-hooks.md b/DNS-01-hooks.md index 1d8fb54..7c362fc 100644 --- a/DNS-01-hooks.md +++ b/DNS-01-hooks.md @@ -82,3 +82,4 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [Wedos WAPI hook (bash script)](https://github.com/mrhackcz/wedos-hook) - Bash script using curl and jq to create dns-01 challenge on [Wedos WAPI](https://hosting.wedos.com/) - [DNSExit (bash script)](https://github.com/jpconver/dnsexit_dnshook) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com - [R01.ru DNS (php)](https://github.com/Chipatusik/certbot-r01ru) - Dns-01 challenge on https://r01.ru +- [Proxmox VE (bash script)](https://www.scifire.de/technik/proxmox) - Proxmox clusters and Proxmox are open source virtualization platforms which use KVM and LXC container \ No newline at end of file