NGROK is a utility that can be used for publishing live Sqorz results via the Internet. There are free and paid plans however, the free plan is generally good enough for the distribution of Sqorz Web Services.
...
Download NGROK: from here https://ngrok.com/download
Put it in a directory or on your desktop
Unzip NGROK
You now need to sign-up to NGROK to get 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
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 token number you received when you signed in
Press enterEnter
NGROK — how to use
There are two steps: 1A. setup an event in Sqorz; and, 2B. set up NGROK.
A. Setup an event in Sqorz
Open the event
Go to Settings > Services and enable Local Web Services
For Training make sure the Training checkbox is Enabled (see image below)
...
B. Setup NGROK
Double click the NGROK icon — a black screen will appear
Enter the following text — “ngrok http 4343”
Press enter
Copy the text on the line that says ‘Forwarding' e.g. https://xxxx-xx-xx-xxx-xx.xx.ngrok.io
Paste this text into the url address bar in a browser on a device with Internet access (computer, tablet)
Select the required service from the menu
...