Home

Awesome

Build
status

ngrok - Introspected tunnels to localhost (homepage)

"I want to securely expose a web server to the internet and capture all traffic for detailed inspection and replay"

What is ngrok?

ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.

ngrok 2.0

NOTE This repository contains the code for ngrok 1.0. The code for ngrok 2.0 is not open source.

What can I do with ngrok?

What is ngrok useful for?

Downloading and installing ngrok

ngrok has no runtime dependencies. Just download a single binary for your platform and run it. Some premium features are only available by creating an account on ngrok.com. If you need them, create an account on ngrok.com.

Download ngrok for your platform

Developing on ngrok

ngrok developer's guide