What does HackerNews think of cloudflare-ddns?

šŸŽ‰šŸŒ©ļø Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!

Language: Python

#19 in Raspberry Pi
Yea this is the route I took, Iā€™m a sucker for a good gui, and this is super simple.

If you use cloudflare for your domain you can use cloudflare-ddns[0] to automatically update your ip if/when it changes.

[0] https://github.com/timothymiller/cloudflare-ddns

You can use something like dynamic dns updaters[0]. They run on the box and when they detect that your ISP has changed your IP will update the DNS records accordingly.

[0] https://github.com/timothymiller/cloudflare-ddns

Couple of notes: You can use a DNS updater like this one: https://github.com/timothymiller/cloudflare-ddns

The bigger problem would be if your ISP implemented CGNAT.