oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.07k stars 213 forks source link

Cloudflare Access support #54

Closed timmillwood closed 3 years ago

timmillwood commented 3 years ago

I have all of my domains pointing to my home IP behind Cloudflare access. My home IP is whitelisted so it doesn't need to go through authentication, the only issue is, my home IP changes.

I think we can assume that the Cloudflare Acces policy is already setup, so this script would just need to update it with a PUT request: https://api.cloudflare.com/#access-policy-update-access-policy

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.