Skip to main content
Provides proxy support for instance services. proxy opens a local proxy to a service running on a Namespace instance.

Usage

Example

Proxy a VNC service from a running instance:
Output

Options

—service, -s <service>

The service to proxy (e.g. vnc, rdp).

—output, -o <format>

Output format. One of plain or json. Default is plain.

—output_to <path>

If specified, write the JSON configuration to this path.

—once

If set, stop the proxy after a single connection.

—websocket

If set, outputs information to connect to the service directly using websockets.
Last modified on August 20, 2026