Pgrok – Poor Man’s Ngrok
61–70 of 83 posts
Re: Pgrok – Poor Man’s Ngrok
#62We’ve used https://github.com/antoniomika/sish quite successfully. It‘s very easy to setup with docker compose and even supports letsencrypt wildcard certificates.
Disclaimer: I’m the author and have done tunneling for years
Re: Pgrok – Poor Man’s Ngrok
#63I don’t see a usecase where a non dev should expose some local resource to the internet. These people don’t run local webservers, nor know how they work. ngrok is a developer tool. I don’t see why marketing a dev tool to non devs is a good idea, maybe somebody can explain?
Re: Pgrok – Poor Man’s Ngrok
#64Re: Pgrok – Poor Man’s Ngrok
#65It's like they can do almost anything...what exactly? .... well whatever you can think of.....er like what?
You can open localhost to the internet.......?????????? Sorry?
Anyhow if anyone would care to put me out of my misery by explaining a bit I'd be grateful.
Re: Pgrok – Poor Man’s Ngrok
#66I find it quite amusing that I read the pgrok and ngrok websites (at least the front page) and cannot understand what the hell either of them do. It's like they can do almost anything...what exactly? .... well whatever you can think of.....er like what? You can open localhost to the internet.......?????????? Sorry? Anyhow if anyone would care to put me out of my misery by explaining a bit I'd be grateful.
Re: Pgrok – Poor Man’s Ngrok
#67I find it quite amusing that I read the pgrok and ngrok websites (at least the front page) and cannot understand what the hell either of them do. It's like they can do almost anything...what exactly? .... well whatever you can think of.....er like what? You can open localhost to the internet.......?????????? Sorry? Anyhow if anyone would care to put me out of my misery by explaining a bit I'd be grateful.
If you want to share this with someone not on your computer, it will proxy through a real domain name that someone else can access remotely.
Re: Pgrok – Poor Man’s Ngrok
#68Has anyone tried this for a free ngrok alternative that works with HTTPS, doesn't require setting up a server and has no rate limit within reason? https://developers.cloudflare.com/pages/how-to/preview-with-... Based on the page it looks like you can install Cloudflare's CLI and then run `cloudflared tunnel --url http://localhost:3000 `, and you'll get back a URL to visit such as https://seasonal-deck-organisms-sf.tr…
Re: Pgrok – Poor Man’s Ngrok
#69I find it quite amusing that I read the pgrok and ngrok websites (at least the front page) and cannot understand what the hell either of them do. It's like they can do almost anything...what exactly? .... well whatever you can think of.....er like what? You can open localhost to the internet.......?????????? Sorry? Anyhow if anyone would care to put me out of my misery by explaining a bit I'd be grateful.