ZTunnel Documentation

GitHub

Introduction

Have you ever thought about playing Minecraft with a few friends, but you can't or don't want to get port forwarding setup? Well you came to the right place!

Installation

Instructions on how to install the Pyngrok library. You will need the following Python to run the program and pip to install Pyngrok if you don't have it already. You can install Pyngrok with pip by running the following command:

pip install pyngrok

Usage

After requirements are installed and you have a Minecraft server running localy, replace 'token' with your ngrok token run

main.py
with Python and enter your port. In my case my port is 25565, so I would enter 25565. Copy the URL from the console (without the tcp://) and paste it into Minecraft share this with your friends and have some fun!