Top
Best
New

Posted by jcbhmr 21 hours ago

Cloudflare Quick Tunnels(try.cloudflare.com)
710 points | 285 commentspage 4
_pdp_ 18 hours ago|
It will be nice if it had persistent URLs and and SDK for desktop applications. It could solve a lot of small issues for a project I am currently busy with.
cmacleod4 17 hours ago||
I've been running a couple of websites* on a home machine behind a Cloudflare tunnel for 2-3 years now. The only thing I had to pay for was the DNS registration. There are limits on the traffic you can serve on their free plan, but I'm nowhere near reaching those. I don't know what an SDK would add, you just set up a web server using whatever method suits you, then configure the cloudflared to connect to that. I did find that the online dashboard could not support all the options I wanted, so I switched to using the config file method - it would have been easier if I used that method from the start.

One caveat - there is an option to inject Javascript into your pages for traffic measurement which is ON BY DEFAULT, you have to go to "Web Analytics" and turn this off if you don't want it!

* https://cmacleod.me.uk & https://newsgrouper.org

yodon 18 hours ago|||
That's handled by all the prior releases of cloudflare tunnels
srichard16 18 hours ago||
ngrok does this free, but with an account
mintflow 10 hours ago||
perhaps this is the most easy to use networking product that ever shipped, but given ngrok did this many years before, maybe they just think for the agentic era? though one must take care for the authentification

I also think it seems cloudflare enter into a stage keep adding products and make the portal looks like a maze to get more advanced features configured

Do you still remember cloudflare mesh and use and stick to it?

smalltorch 20 hours ago||
It's a nice ability, but I dont like the terms of use.
ZeroCool2u 20 hours ago||
Anything specific to watch out for?
whizzter 20 hours ago||
On what url were those? Or Cloudflare's TOS in general ?
sparc24 16 hours ago||
Worst marketing ever. ngrok had a similar slogan:

something like - "We help you put localhost on the Internet."

What could possibly go wrong?

hashstring 16 hours ago||
Hm, yeah, depends who you’re marketing this to.

Also, the “0 ports opened” marketing is misleading. It still binds to a port and then also lets people access your resources over it.

I dislike that Cloudflare Engineering has become more… marketingy as of late. Also with their Cloudflare OS misnomer. Their products used to make more sense, what happened?

mitxela 11 hours ago||
Marketing is meant to be misleading. That's how it works.
hashstring 1 hour ago||
No, marketing is about communicating valuable offers.

Misleading communication is what I am describing, that is a subset of all communications.

m00x 16 hours ago||
How many ways can you convey doing the same thing? All the banks out there have almost identical slogans because they do very similar things.
ggg011012 19 hours ago||
Quick Tunnels look great for demos and temporary dev environments. I’d still be hesitant to make them part of a long-lived production setup.
pstoll 19 hours ago||
You should be more than hesitant - don’t do it. They literally market them for quick demos. And not long lived production.
rinconrex 18 hours ago||
I use for the exact same thing. Running "cloudflared tunnel" sets up a temp solution. No log in needed, pretty convenient.
_user_account 16 hours ago||
The main use case: cloud harnesses to access your local network; I highly recommend to run the harness in your local network instead, then you own the session, no tunnel needed.

The other use case for webhooks is ok, but is exactly what ngrok already does since forever with a pretty high free quota.

usewik 18 hours ago||
how long until someone's agent sets up a tunnel for the world to see one's most sensitive, private and embarrassing information or insecure work-in-progress app? granted, for the brew install some massive permissions are needed, so hopefully for those running their agent's in a sandbox, you should be safe.. should be..
JeremyJaydan 13 hours ago||
I used Cloudflared tunnels for a while in production, they worked very well but the config was a bit of a pain sometimes. It's nice to see a simpler version even if it's just for testing.
nyxtom 10 hours ago||
I've used these tunnels all the time when I wasn't at my computer. Insanely helpful when doing agentic work on the go
emadabdulrahim 16 hours ago|
Does this make working with agents in cloud more interesting? Maybe now I can see my changes right away without waiting for the build and deploy? By running the dev server and tunneling from the sandbox giving me a direct url access somehow?

Can someone chime in here?

More comments...