Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I 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.



Let's say you're running a local development server on localhost:3000

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.


Proxies HTTP requests from a temporary server with a public domain record to a localhost server. Useful for some development environments, and also if you don't feel like dealing with networking in docker. At one company I worked at, we ran everything through vagrant and running ngrok was easier than a junior java engineer learning anything about networking.


We use ngrok for testing OAuth2 handshakes on localhost.


Welcome to Zombo.com :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: