Table of Contents | ||||
---|---|---|---|---|
|
...
Download NGROK: from here https://ngrok.com/download
Place the file in a directory or on your desktop
Double click the file to unzip NGROK
You need to sign-up to NGROK to obtain a Token Number. Sign-up to NGROK here: https://dashboard.ngrok.com/signup
Once signed-up you will see a token number
Copy the token number and save somewhereYou will recieve a mail from NGROK
Click on “Get your Auth Token here”
Go to “2. Connect your account” and copy all the text
Go back to NGROK on your computer and double click the NGROK icon — a black screen will appear
Copy and paste the following command on the screen — ngrok config add-authtoken <token number>
Replace <token number> with the actual token number you received when you signed in
Press Entertext you copied
Press Enter
You will see the text “Auth token saved to configuration file”
Done. Close the black screen.
NGROK — how to use
There are two steps: A. setup an event in Sqorz; and, B. set up NGROK.
...