GUIDES
Short guides that take a local service to a useful endpoint.
Every guide starts with a concrete case: create an HTTP URL, test a webhook, join a private tunnel, or transport a TCP or UDP port.
Test a webhook on localhost
Create an HTTPS URL for your local app, then observe and replay received calls.
Private accessOpen private SSH access
Transport an SSH port without making it public, using an internal alias and invitation token.
UDPExpose a UDP service
Transport a UDP port for a game, network tool, or real-time service.
PreviewShare a demo without deploying
Present a local application with a temporary URL without changing your network configuration.
Local APIPublish a local API for an integration
Temporarily expose an API running on your workstation, then share an HTTPS URL without changing your router.
HTTP multi-serviceGroup multiple HTTP applications
Choose path or hostname routing to pass multiple services behind the same HTTP tunnel.
HTTP protectionRestrict access to an HTTP URL
Choose the HTTP control suitable for a demo, pre-production, or application reserved for a known group.
OpenPort ConnectJoin a private tunnel with OpenPort Connect
Share an invitation token instead of a public port. The consumer connects to the service with a dedicated application, without an account in the Connect interface.
DashboardOperate a Desktop client remotely
The dashboard identifies each connected Desktop machine and lets you deploy a tunnel profile to the right client.