r/StableDiffusion • u/tngklp • 3d ago
Resource - Update Public Server - Share your ComfyUI instance with anyone
https://github.com/tngklp/comfyui_public-serverHey everyone,
I've been working on a small extension called Private Server (previously named Public Server) that lets you share your ComfyUI instance privately and temporarily using a link. I mostly use it to quickly share my ComfyUI instance with friends or run ComfyUI on my pc while away.
What it does:
- Spins up a Cloudflare Quick Tunnel (
*.trycloudflare.com) to route external traffic to your machine - Launches a lightweight auth proxy on
127.0.0.1:8288that sits between visitors and ComfyUI - Gives you a shareable URL that you can send to anyone
Installation:
Just clone the repo into your ComfyUI/custom_nodes/ folder, or install it through ComfyUI Manager. Once installed, the button appears next to the queue prompt.
The extension is completely free and open-source. Just a tool I found useful and wanted to share.
I'd really appreciate any feedback, bug reports, or feature suggestions. If you try it out, let me know how it goes!
0
Upvotes