OPENPORT.FR · TUNNEL FABRIC

Expose your local services through QUIC.

Publish an HTTP app, open private TCP access, or transport a UDP service with OpenPort.fr without opening an inbound port.

One command. One QUIC tunnel. One public URL or private alias.

  • HTTP
  • TCP
  • UDP
  • QUIC
  • No inbound port
ONE TUNNEL · THREE DESTINATIONS

Local sources

localhost:3000HTTP application
server:22Private SSH
udp:27015UDP service
QUICconnected
OpenPort
Fabric

One common transport layer for HTTP, TCP, and UDP tunnels.

Public / privateInspector enabled

Exposed endpoints

https://demo.t1.openport.frPublic URL
ssh-prod.openport.internalPrivate alias
udp-game.t1.openport.frUDP endpoint
CLIopenport-fr tunnel http --local-port 3000✓ Tunnel activehttps://demo.t1.openport.fr
Live traffic

POST /stripe/webhook 200 · 88ms

GET /health 200 · 12ms

POST /github/webhook 200 · 43ms

HTTP InspectorRequest captured

Replay available · Export curl

Deux modes

Share when needed. Control when necessary.

One outbound tunnel can become a publicly reachable URL or access reserved for your team.

01 · PUBLIC

Publish a URL

localhost:3000https://demo.t1.openport.fr

For webhooks, demos, OAuth callbacks, or a local API to share quickly.

  • Public t1.openport.fr domain
  • HTTP Inspector and Replay
  • No inbound client port
OR
02 · PRIVATE

Create private access

server:22ssh-prod.openport.internal

For SSH, internal tools, team services, and owner / consumer access.

  • openport.internal alias
  • Single-use or reusable tokens
  • Connect with OpenPort Connect

Protocoles

Three protocols. One starting action.

Choose the transport suited to your service without switching control environments.

HTTP
Apps, APIs, webhooks, replayPublic URL and HTTP request inspection.
openport-fr tunnel http --local-port 3000
TCP
SSH, databases, custom portsPublic or private access with owner / consumer aliases.
openport-fr tunnel tcp --local-port 22 --private ssh-prod
UDP
Real-time, games, networkingQUIC Datagram transport for suitable flows.
openport-fr tunnel udp --local-port 27015

HTTP Inspector + Replay

Watch a request flow. Replay it without starting over.

Capture HTTP requests, inspect their details, export a curl command, and replay a call from the dashboard.

Read the commands
REQUEST STREAMlive
MethodPathStatusLatencyAction
POST/stripe/webhook20088 ms
GET/api/users20031 ms
POST/github/webhook40120 ms
Body, headers, and response availablecurl -X POST https://demo.t1.openport.fr/stripe/webhook

Vos outils

Start with one command. Keep control with the right interfaces.

OpenPort.fr does not force one entry point: CLI for speed, Desktop for the workstation, Connect for private access, and dashboard for the whole fleet.

01

CLI

Launch immediately

openport-fr loginopenport-fr tunnel http --local-port 3000
Create a tunnel from a terminal or script.
02

DESKTOP

Operate the local workstation

1Tunnel active
Create, edit, view throughput, logs, and tunnel state.
03

CONNECT

Join private access

ssh-prod.openport.internalconnected
Join an owner tunnel using an invitation token.

Workflow

Four steps, from localhost to observable traffic.

  1. 01

    Login

    openport-fr login

    Attach the client to your account.

  2. 02

    Create the tunnel

    openport-fr tunnel http --local-port 3000

    Choose the local port to transport.

  3. 03

    Share the endpoint

    https://demo.t1.openport.fr

    Get a public URL or private alias.

  4. 04

    Inspect traffic

    Replay · Export curl

    Review a request and replay it if needed.

Cas d’usage

The tunnel adapts to the job at hand.

Concrete scenarios with understandable endpoints and the right level of access.

WEBHOOKS

Test webhooks

Receive Stripe, GitHub, or your callbacks on localhost.

PREVIEW

Share a customer demo

Give a temporary URL to an app under development.

SSH

Open private SSH

Use an internal alias and invitation instead of public exposure.

API

Expose a local API

Validate a remote integration without changing your local environment.

INTERNAL

Connect an internal tool

Create an owner / consumer path for authorized teams.

UDP

Transport a UDP service

Serve a game, real-time service, or specific network tool.

Explore all use cases

OPENPORT.FR

Create your first QUIC tunnel.

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