Skip to main content

Mirror

The Mirror page in Camouflage Cloud shows all reverse tunnel sessions created from the desktop app. It provides a centralized view of every tunnel across your organization.

Mirror dashboard

Dashboard

The Mirror page shows summary cards:

  • Total Sessions — All tunnels ever created
  • Active — Currently live tunnels
  • Stopped — Tunnels that have been terminated
  • Total Data — Data transferred across all tunnels

Session Table

The table lists every mirror session with:

ColumnDescription
SubdomainThe unique subdomain assigned to the tunnel
PortThe local port being exposed (e.g., localhost:3000)
ProtocolHTTP or HTTPS
Public URLThe *.mirror.camouflage.network URL
StatusActive or Stopped
RequestsNumber of HTTP requests received
DataTotal data transferred
CreatedWhen the tunnel was started
ActionsView session details

How It Works

Tunnels can be created from:

  • Camouflage Hub — Desktop app (macOS, Windows) with full UI
  • CLIcamouflage-client mirror <port> on Linux (headless servers)

The Cloud dashboard provides visibility into all active and past sessions across both desktop and CLI clients.