Live data from Hacker News

Ngrok: Secure tunnels to localhost

ngrok.com

11–20 of 195 posts

Re: Ngrok: Secure tunnels to localhost

#12

Hiya there folks - I'm the creator of ngrok, happy to answer any questions

What's the advantage of using ngrok if I can just add entry to my own domain, say bla.anyofmydomain.com -> 123.123.123.123?

Do you mean: "why can't I set up port forwarding on my firewall, then create a DNS record for my domain that points to my current IP, then wait for that to propagate around the internet before I can use it, then do it all again when I move from e.g. office->home or my IP changes because of my ISP"? No reason.

Re: Ngrok: Secure tunnels to localhost

#13
Happy paying ngrok user here.

Love it for developing anything using webhooks and also hybrid mobile apps (I have my app pull the JS from the Dev box I'm working on via ngrok without having to rebuild the app or deploy the code anywhere).

It significantly speeds up my workflow!

Re: Ngrok: Secure tunnels to localhost

#14

3 important questions: 1) My university blocks LogMeInHamachi which is the main tool i've tried to get around hosting behind a NAT. Will this likely be blocked too, or is it not possible to tell without trying 2) Is there any costs associated with this. Do i ever need to pay 3) Does the person connecting to my server also require a special client or does this appear to them as any standard connection would.

> 2) Is there any costs associated with this. Do i ever need to pay

See https://ngrok.com/product#pricing.

Re: Ngrok: Secure tunnels to localhost

#18
post #14

3 important questions: 1) My university blocks LogMeInHamachi which is the main tool i've tried to get around hosting behind a NAT. Will this likely be blocked too, or is it not possible to tell without trying 2) Is there any costs associated with this. Do i ever need to pay 3) Does the person connecting to my server also require a special client or does this appear to them as any standard connection would.

> 2) Is there any costs associated with this. Do i ever need to pay See https://ngrok.com/product#pricing .

slightly less excited now :(

Re: Ngrok: Secure tunnels to localhost

#19
post #13

Happy paying ngrok user here. Love it for developing anything using webhooks and also hybrid mobile apps (I have my app pull the JS from the Dev box I'm working on via ngrok without having to rebuild the app or deploy the code anywhere). It significantly speeds up my workflow!

Agreed! This is gold for debugging webhooks and prototyping APIs. Pretty much a "me too" post but just wanted to express my appreciation to the dev
Post reply on HN