Download


The fastest way to put anything on the internet.

Install ngrok via Chocolatey

Double-click .zip file once downloaded

Add authtoken

$

ngrok config add-authtoken <token>

Start a tunnel

Install ngrok via Homebrew

$

brew install ngrok/ngrok/ngrok

Then unzip ngrok from the terminal

Add authtoken

$

ngrok config add-authtoken <token>

Start a tunnel

Download ZIP file

Then unzip ngrok from the terminal

Install ngrok via Apt

Install ngrok via Snap

Add authtoken

$

ngrok config add-authtoken <token>

Start a tunnel

Run ngrok via Docker

Download TGZ file that matches your architecture

Add authtoken

$

ngrok config add-authtoken <token>

Start a tunnel



Source link

Leave a Comment