Download ngrok
ngrok is your app’s front door—and the fastest way to put anything on the internet.
Agent
macOS
Installation
Install ngrok via Homebrew with the following command:
brew install ngrokConfigure and run
Add your authtoken:
Don’t have an authtoken? Sign up for a free account.
ngrok config add-authtoken <token>Start an endpoint:
ngrok http 80Congratulations, you have an endpoint online!
You can run ngrok as a background service on macOS.