ngrok minecraft server
@echo off
taskkill /f /im ngrok.exe
START /b cmd /c ngrok tcp 25565 -log=stdout
java -jar server.jar nogui
taskkill /f /im ngrok.exe
ngrok minecraft server
@echo off
taskkill /f /im ngrok.exe
START /b cmd /c ngrok tcp 25565 -log=stdout
java -jar server.jar nogui
taskkill /f /im ngrok.exe
how do you stop your ngrok tunnel
On windows machine go to command prompt:
taskkill /f /im ngrok.exe
ngrok
Start tunnel with any port
./ngrok http http://localhost:9999
Example:
http://1ffcb38dcb8b.ngrok.io/paragonasia/
BAD:
http://1ffcb38dcb8b.ngrok.io/paragonasia
Start tunnel with prt 80
./ngrok http 80
install ngrok on server
ngrok http -host-header="localhost:[port]" [port]
NGROK+TUNNEL
server_addr: ixo-pgrok01.in.ixolit.com:4443
trust_host_root_certs: true
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us