CAS D’USAGE

A tunnel for the right context, not a vague solution.

Expose a local app, simulate a webhook, open SSH access, or give temporary access to an internal tool. Each use case shows the appropriate mode and protocol.

01 · HTTP

Webhooks on localhost

Receive an external webhook on your local port, then inspect or replay the call.

openport-fr tunnel http --local-port 3000View the workflow
02 · PUBLIC

A demo without deployment

Share a preview URL without opening your router or moving your application.

https://demo.t1.openport.frView the workflow
03 · PRIVATE

SSH reserved for the team

Use owner / consumer mode to give access to a server without a public IP.

ssh-prod.openport.internalView the workflow
04 · API

Validate a local integration

Connect a partner, callback, or remote API to your real development environment.

localhost:8080 → public URLView the workflow
05 · UDP

Test a real-time service

Transport a UDP port for games, network tools, or a specific protocol.

openport-fr tunnel udp --local-port 27015View the workflow
06 · INTERNAL

Give temporary access

Create a single-use or reusable token to join a private tunnel.

Invitation token → OpenPort ConnectView the workflow

Every case keeps the same principle: the client initiates the tunnel, OpenPort.fr carries the endpoint, and the dashboard keeps visibility.

HTTPTCPUDPQUICPUBLICPRIVATE

OPENPORT.FR

Create your first QUIC tunnel.

Publish a local service or open private access in seconds, without opening an inbound port.