Review
Preview local work
Send a live application preview to a teammate, client, or another device without deploying it first.
Public URLsBeta
Turn one selected loopback port into a public HTTPS URL. Share a preview, receive a webhook, or test a callback while this device is sharing.
Use cases
A public endpoint is most useful when a local service needs a real outside caller. Zync keeps that workflow inside the desktop workspace.
Review
Send a live application preview to a teammate, client, or another device without deploying it first.
Integrate
Give a third-party service a reachable HTTPS endpoint while your local webhook handler is running.
Authenticate
Exercise browser-based callback flows against a public endpoint that routes to your local application.
Realtime
Carry WebSocket traffic through the WSS endpoint for local realtime interfaces and development servers.
From port to URL
Public URLs is a desktop workflow. Choose the service, create the share, then leave the agent running for as long as the link should work.
Use the separate Public URLs account with GitHub or Google.
Select a service on localhost, 127.0.0.1, or ::1.
Add an optional name and visitor password, then share the generated HTTPS link.
The desktop share agent keeps the route live until you stop, delete, or sign out.
https://public-urlHTTPS / WSSlocalhost:3000Separate by design
Both features move traffic, but they have different accounts, lifetimes, targets, and trust boundaries. Pick the surface that matches the job.
Public URLs Beta
Port forwarding
Stay in control
The public link is a capability. Zync gives you the controls to protect it, pause it, and remove it when the review or integration task is over.
Read the security model ↗Add a visitor password before sharing a service that should not be openly reachable.
Pause the agent connection, restart a saved share, or delete the URL when the task is finished.
Owned active, reserved, and stopped URLs count toward the current hard cap of three.
Public URLs FAQ
Answers about availability, exposure, account boundaries, and how sharing differs from SSH forwarding.
No. Public URLs uses a separate Zync account, desktop share agent, API, and HTTPS/WSS relay. It is not SSH -L, -R, or -D.
The desktop share agent on this device must keep running. Closing the local service can leave the URL online but returning connection errors until you stop it.
No. The desktop agent accepts loopback targets only: localhost, 127.0.0.1, or ::1.
The user-facing Public URL is for HTTP and WebSocket services through HTTPS or WSS. Use SSH port forwarding for local, remote, or SOCKS network tunnels.
Not in the current Beta. Zync issues the public hostname for each share. Custom domains and team sharing controls are not available today.
No. Public URLs sign-in and Google Drive Sync use separate OAuth clients and separate product boundaries.
Public URLs Beta
Download Zync, open Public URLs, and turn a selected localhost port into a link when you need one.