How it works
Your dev server stays on localhost. OpenSSH (already on Mac, Linux, and modern Windows) opens an outbound encrypted tunnel to a free relay. The relay gives you a public HTTPS URL that forwards to your machine while the session is alive.
FusionSync only generates the command in your browser. We do not see your traffic, store your subdomain, or run an API when you use this page.
Good for
- Quick client or teammate previews before deploy
- Testing webhooks against a local server
- Checking mobile layout on a real device
- Demos from an AI-generated app on your laptop
Not for
- Production apps, SLAs, or sensitive customer data
- Permanent URLs (use proper hosting or a named tunnel product)
- Networks that block outbound SSH