ngrok is easy to install. Download a single binary with zero run-time dependencies for any major platform. Unzip it and then run it from the command line.
| Mac OS X 64-Bit | Download |
|---|---|
| Windows 64-Bit | Download |
| Linux 64-Bit | Download |
| Linux ARM | Download |
| FreeBSD 64-Bit | Download |
| 32-bit platforms | |
| Mac OS X 32-bit | Download |
| Windows 32-bit | Download |
| Linux 32-bit | Download |
| FreeBSD 32-bit | Download |
On Linux or OSX you can unzip ngrok from a terminal with the following command. On Windows, just double click ngrok.zip.
$ unzip /path/to/ngrok.zip
Read the documentation on how to use ngrok. Try it out by running it from the command line:
$ ./ngrok help