plugins
plugins copied to clipboard
ddclient: Cloudflare - add Cloudflare dns ip check option
This adds an IP check option that utilizes Cloudflare's DNS "whoami" service.
Motivation: I encountered a service provider that proxies web traffic, which results in the public IP returned through web services being incorrect. Using Cloudflare's DNS "whoami" service resolves this issue. Other DNS providers' "whoami" services could easily be added using the same general logic.