timothymiller / cloudflare-ddns

🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
https://timknowsbest.com/free-dynamic-dns
GNU General Public License v3.0
3.14k stars 333 forks source link

Update dynamic IP address in cloudflare tunnel settings #176

Closed abu-marwa closed 10 months ago

abu-marwa commented 10 months ago

Is your feature request related to a problem? Please describe. Recently I switched to a Cloudflare tunnel so that I don't use port forwarding on my home router for nginx proxy manager and make my setup a little bit more secure. Cloudflare tunnel works great, but because it creates only a CNAME in the DNS settings, the Cloudflare-DNS program cannot update it, because the dynamic IP address only exists in the tunnel settings.

Describe the solution you'd like Not sure if it's possible at all, but I'd really love it if it'd be possible to update the tunnel settings.

Describe alternatives you've considered I haven't considered any.

Additional context I was following this tutorial https://youtu.be/8gcygpTiCKc?si=ZiSKi19vFj3P7a2u by DB tech. It shows how to set up a tunnel for a WordPress website.

abu-marwa commented 10 months ago

That was a dumb feature request, I just realized that the tunnel doesn't need a user to enter or update the public IP address. closing