Skip to content

Ngrok support

LordOfWizard edited this page Oct 3, 2021 · 2 revisions

Installing Ngrok

on our mcserver project.
  • Why we need to installing ngrok when we have playit?
    --> Well we are using playit but due to it's nature it always get's ddosed and we get broken pipe issues. And there is no easy way to fix this issue for them as well. That's why having an backup is always a good thing in my opinion

How to install

  • first check if you are in right directory i.e ~/mcserver that's where we recommend cloning the server.
    Download and install ngrok.\
sh <(curl -s https://raw.githubusercontent.com/lordofwizard/script/main/ngrok-dn)

And that's it.. just reload the server and enjoy\

Don't forget to restart the server...\

rick

Clone this wiki locally