Hello,
I'm encountering an issue with the NoMachine Windows 10 setup script. After running the script and successfully setting up the ngrok tunnel, the IP address is not being displayed as expected.
Steps to reproduce:
- Ran the script using: curl -sLkO https://is.gd/nomachinewindows10 ; bash nomachinewindows10
- Entered the ngrok authentication token when prompted
- Selected a region for the ngrok tunnel
Expected result:
The script should display the IP address and port provided by ngrok, along with the user and password information.
Actual result:
The script only displays the user and password information, but not the IP address and port.
Additional information:
- I'm running this on Google Cloud Shell
- The ngrok tunnel seems to be set up successfully, but the IP information is not being extracted or displayed
- No visible error messages related to ngrok or IP extraction
Could you please investigate why the IP address is not being displayed? This information is crucial for connecting to the NoMachine server.
Thank you for your help!### __
Hello,
I'm encountering an issue with the NoMachine Windows 10 setup script. After running the script and successfully setting up the ngrok tunnel, the IP address is not being displayed as expected.
Steps to reproduce:
Expected result:
The script should display the IP address and port provided by ngrok, along with the user and password information.
Actual result:
The script only displays the user and password information, but not the IP address and port.
Additional information:
Could you please investigate why the IP address is not being displayed? This information is crucial for connecting to the NoMachine server.
Thank you for your help!### __