Ngrok is one of the best tools in my belt for debugging webhooks at Twilio. Secure, fast, reliable and - above all - useful.<p>Stoked for the new features Alan - thanks!
Great concept, thanks for sharing. This is a valid alternative to getting a cloud machine (e.g. EC2) and providing a reverse proxy from your localhost to an open port on the cloud machine.
Haven't tried ngrok yet, but maybe someone can tell me how it's different from creating an ssh tunnel (in a case when I do have a server/vps with public ip running sshd) ?