Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

...

NGROK is an excellent third party utility that can be used for publishing live Sqorz Web Service results via the Internet. There are free and paid plans, the free plan is generally good enough for the distribution of Sqorz Web Services.Here you will find basic instructions on how to use NGROK.

Note

Important Notes

  1. NGROK is not supported by Eventsoft Pty. Ltd. Any queries pease refer to the NGROK website for more detailed instructions https://ngrok.com/

  2. Each active NGROK connection puts load onto the Sqorz computer, it is highly recommended that connections using NGROK are kept to a minimum to avoid impacting the operation of Sqorz

...

  1. Download NGROK: from here https://ngrok.com/download

  2. Place the file in a directory or on your desktop

  3. Double click the file to unzip NGROK

  4. You need to sign-up to NGROK to obtain a Token Number. Sign-up to NGROK here: https://dashboard.ngrok.com/signup

  5. Once signed-up you will see a token number

  6. Copy the token number

  7. Go back to NGROK on your computer and double click the NGROK icon — a black screen will appear

  8. Copy and paste the following command on the screen — ngrok config add-authtoken <token number>

  9. Replace <token number> with the actual token number you received when you signed in

  10. Press Enter

...