Hi, I am not an expert in setting up Deepstack. However, I did notice you have this written: http://127.0.0.1:81 By the default when you first install BI, it uses port:81 So, when you have installed DeepStack the very first time, you need to run a command line in Windows Command Prompt: that is: dee...
So I just let this matter hangs in the air, until ngrok support email can clear the email back logs and answer my question regarding this matter. I've been waiting 90 days or more so I wouldn't expect any response from them. I sent them 4 emails, never heard a word back from them. Hmmm......I wonde...
For me it's Anywhere----->(HTTPS connection)----->Ngrok tunnel URL--->-----(HTTPS connection)------>my BI box So from wherever I am, I go to the nrok site, get the tunnel ID, and then use it to hit my BI box. It's a full HTTPS connection for me all the way as far as I know. I've been happy with the...
@Thixotropic, It seems like, support for free registered user is non-existent. I have been patiently waiting for a reply from ngrok support. But so far no response yet. I was wondering, if you are able to implement this: c:\ngrok\ngrok.exe http -auth= "admin:xyz123" 81 I am trying to prote...
This command did not work either....(Default BI port is 81) ngrok.exe https 192.168.1.2:81 This appears to be PC-dependent; some PCs require you to 'force' the IP assignment, some don't. I updated the tutorial to reflect this. [/quote] @Thixotropic, Thank you for your reply. Referring to the above,...
Hi there, I could not get ngrok to answer my question. So, I may try my luck here. Forwarding https://12345678.ngrok.io -> http://localhost:81 I have set up my ngrok URL above and it is working ok. I can see on my firefox web browser has got a padlock symbol, indicating it is using TLS1.3 encryption...
Hi, I went through the tutorial that @Thixotropic wrote, I found some problems............. ./ngrok authtoken <your authtoken> This command cannot run in Windows 10 command prompt, it complains: "." is not recognized as internal or external command ngrok authtoken <your authtoken> This com...