plugins icon indicating copy to clipboard operation
plugins copied to clipboard

ddclient: Cloudflare - add Cloudflare dns ip check option

Open GTechAlpha opened this issue 1 year ago • 0 comments

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.

GTechAlpha avatar Aug 19 '24 00:08 GTechAlpha