Secure tunnels to localhost Using Ngrok

ngrok-demo3If you want to quickly share your local website or local app running on localhost, or any service that listening on any local port and you want to expose, so anyone can access at that point ngrok saves the back. previously i used tool from Proggrium called localtunnel. it was awesome but ngrok has some more features and advantages.
its use secure tunnel to expose and you can capture all request traffic securely.

More

  1. ngrok.com
  2. stuff-things.net
  3. ankurm.com
  4. sitepoint.com

 

Must be Read

  1. Using Localhost for Facebook App Development