Ngrok: Secure tunnels to localhost
41–50 of 195 posts
Re: Ngrok: Secure tunnels to localhost
#42Earlier quoted context omitted.
please file a false positive bug report against windows defender. there's not much I can do about that if they're misclassifying ngrok
With due respect, shouldn't you be the one filing the report? I mean, that's a potential loss of quite a few clients there...
Re: Ngrok: Secure tunnels to localhost
#43Hiya there folks - I'm the creator of ngrok, happy to answer any questions
Can you speak to security? I love using ngrok to test stuff in dev that requires SSL without having to setup up SSL. Of course that means it's running through your cert. Obviously one shouldn't run anything protected through your system, but what is your visibility into that traffic?
Re: Ngrok: Secure tunnels to localhost
#44Earlier quoted context omitted.
> 2) Is there any costs associated with this. Do i ever need to pay See https://ngrok.com/product#pricing .
slightly less excited now :(
It's a professional tool with real use. That's worth money.
Re: Ngrok: Secure tunnels to localhost
#45Re: Ngrok: Secure tunnels to localhost
#46Re: Ngrok: Secure tunnels to localhost
#47How much is the paid service? You could roll your own for around $15/month using an Amazon EC2 T2 micro instance.
Re: Ngrok: Secure tunnels to localhost
#48Nice tool, but without committing for annual billing (which I don't intend to do, not for the first year of usage) it's $10 a month. My internet connection, my mobile plan, my Photoshop & Lightroom subscription, a huge collection of music (Spotify), 3K~5K movies and TV shows (Netflix), etc., all cost approximately the same. I mean, sure, $120 a year is pocket change for somebody using Ngrok professionally, but that's…
Re: Ngrok: Secure tunnels to localhost
#49Ok it is slower, but for many things like ssh it's great...
Re: Ngrok: Secure tunnels to localhost
#50Earlier quoted context omitted.
How does this compare to https://localtunnel.github.io/www/ ?
I stopped used ngrok because after opening the tunneled URL a few times it started saying "too many HTTP requests" on a Wordpress project. It is common for those to have many images/scripts/styles so throttling by number of requests makes ngrok unusable, now a happy localtunnel user.