Live data from Hacker News

Free DDNS with Cloudflare and a cronjob

github.com

1–10 of 202 posts

Re: Free DDNS with Cloudflare and a cronjob

#6
I built the exact same thing 5 years ago and I'm using it daily since then. I never have any problems with it. You don't need a config file for it, just a couple of CLI options and you are good to go. You can install it with pip, docker or downloading a binary:

https://github.com/kissgyorgy/cloudflare-dyndns

Re: Free DDNS with Cloudflare and a cronjob

#7

I built the exact same thing 5 years ago and I'm using it daily since then. I never have any problems with it. You don't need a config file for it, just a couple of CLI options and you are good to go. You can install it with pip, docker or downloading a binary: https://github.com/kissgyorgy/cloudflare-dyndns

You’re the redbean-docker guy!

Re: Free DDNS with Cloudflare and a cronjob

#10
Instead of using DDNS, I have been using Cloudflare tunnels to expose my home services to the internet. The setup is much simpler and it seems like it's more secure too

You specify a port and point it to a subdomain and it just immediately works, no maintenance necessary. The daemon only needs to be installed once with a simple terminal command

Post reply on HN