DEV Community

Discussion on: ngrok - Expose Your LOCAL WEB Server to PUBLIC Internet (complete guide with Video) 📹

Collapse
 
buckldav profile image
David

ngrok does have some great use cases for DEVELOPMENT. I like using it as a "localhost with https" to test parts of my apps that check for a secure connection. Like mentioned in other comments, "no one should run ngrok in their machine for more than a few mins." Check ngrok.com/product for possible use cases.

Collapse
 
destro_mas profile image
Shahjada Talukdar

Yeah, HTTPS is a good use case.
And right, as you quoted my line - "no one should run ngrok in their machine for more than a few mins." 👍