cloudflare-ddns
cloudflare-ddns copied to clipboard
Fix support for wildcard subdomains
Wildcard subdomain support was broken because * was treated as a reference to the root domain, which it is not. This change makes it so that a subdomain of * for a zone of domain.com has a fqdn of *.domain.com, instead of domain.com,
thx, this would be really nice :) i also can confirm, that you need *to redirect all sub domains to your IP, root domain is not enough.
Thanks @arispoloway for providing a fix and thanks @timothymiller for maintaining this repository. I was actively using wildcard subdomains and hope for a merge soon.
Fixed in https://github.com/timothymiller/cloudflare-ddns/commit/e913d94eb86eb141acde3279788cc969c79e8f86