ngrok Tunnel
Share your local Minecraft server with the world using ngrok.
MC-Vector includes built-in ngrok integration, letting you share your local server with friends over the internet without any port forwarding.
How it Works
ngrok creates a secure TCP tunnel from a public endpoint (like tcp://0.tcp.ngrok.io:12345) to your server's local port. Your friends use the public address to connect — no router configuration needed.
Setup
1. Get an ngrok Authtoken
- Sign up at ngrok.com (free account available).
- Go to Your Authtoken in the ngrok dashboard.
- Copy your authtoken.
2. Enter the Token in MC-Vector
- Open your server in MC-Vector.
- Go to the General Settings tab.
- Find the ngrok section and paste your authtoken.
- Save the settings.
3. Start the Tunnel
In the Console or General Settings tab, click Start Tunnel. MC-Vector launches ngrok in the background.
Connecting with Friends
Once the tunnel is active, the public address is displayed in the Console header, alternating between localhost and the ngrok URL every 3 seconds.
Give your friends the tcp://... address — they can paste it directly into the Minecraft multiplayer server list.
Limitations (Free Tier)
| Limitation | Detail |
|---|---|
| Address stability | Changes every time the tunnel restarts |
| Latency | Slightly higher than direct connection |
| Bandwidth | Subject to ngrok's current free tier limits |
Tip: Upgrade to a paid ngrok plan to get a reserved TCP address that stays the same across restarts.