Answers for "ngrok, how to start a not http tunnel"

1

how do you stop your ngrok tunnel

On windows machine go to command prompt:

taskkill /f /im ngrok.exe
Posted by: Guest on December-13-2020
2

ngrok command 80 not found

$ ./ngrok http 8080
Posted by: Guest on October-24-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language