ngrok icon indicating copy to clipboard operation
ngrok copied to clipboard

Unified ingress for developers

Results 165 ngrok issues
Sort by recently updated
recently updated
newest added

Hello all, I have an odd issue I wanted to ask you all about. I am trying to host a mariadb that is running locally on my computer with ngrok....

When i try to typing `./ngrok` i get "WARNING": ``` $ ./ngrok WARN[05-20|20:51:39] failed to get home directory, using $HOME instead err="user: Current not implemented on linux/arm" $HOME=/data/data/com.termux/files/home NAME: ngrok...

Failed to complete tunnel connection The connection to https://efbfa8b5.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:3000. Make...

1) Where will be the configuration file that contains auth token of ngrok 2) Need to find file location in both MacOSX and Windows

Hi Is there any option to allow access the inspector on 4040 port remotely? I allowed the port via the firewall for public access but it seems that I still...

Is it "ng-rock" or "engrok" and what does it mean?

We've got [ngrok.exe][1] setup inside: C:\Program Files\ngrok\ngrok.exe Which we wanted to run as a service: Hence, [as suggested ][2] we've created a `ngrok.yml` file at: C:\Program Files\ngrok\ngrok.yml The content of...

As of today I can't install ngrok via npm, I get the following output on Debian with node 5.0.4: ``` sudo npm install ngrok -g /usr/local/bin/ngrok -> /usr/local/lib/node_modules/ngrok/bin/ngrok > [email protected]...