logoalt Hacker News

ZeroCool2utoday at 3:19 PM3 repliesview on HN

This is handy, but I wonder how much it will cannibalize their services. I have a simple app deployed on cloudflare for a very niche single purpose use, but I wouldn't have bothered if I had this. Serving it from my own machine would have been fine.


Replies

aniviacattoday at 3:27 PM

Cloudflare Tunnels has been a free service of Cloudflare for quite a while now. What's new is being able to use them without needing an account.

show 1 reply
danserfatytoday at 3:57 PM

Maybe it's a nice way to quickly test a new service or change over the internet without going through the git process, same way one would use ngrok - I could see that being helpful when prototyping / pocs, etc - before deploying changes to your app via the proper channel, especially if you are already using cloudflare for your domains/apps. As other people said, it probably would not be practical or scalable for most people to run an app 24/7 from their laptop using their home or office internet connection.

roncesvallestoday at 3:35 PM

Not many people run their local machine 24/7.

show 3 replies