When you need port forwarding
If your app says something like:- Fooocus
- Stable Diffusion UIs
- Jupyter Notebook
- Gradio / Streamlit apps
Step 1 – Set up local port forwarding
In your Windows Terminal, run:7865
with the actual port your app uses<your-instance-id>
with your Compute instance ID
Step 2 – Get your port and IP details
If you’re not sure which port your app uses: Run this from inside your instance:Step 3 – Trying the public Hivenet URL
You can try visiting:- Your app listens on port 8888
- It’s bound to
0.0.0.0
(not justlocalhost
) - It’s currently running
Bonus: Forward multiple ports
You can add more-L
flags to forward several ports at once: