Skip to Content
CLIOpen the console

Open the web console

Open this machine’s browser console:

cmdop open

Cmdop starts the local relay when needed. On a headless host, the command prints the available console address instead of trying to launch a browser.

To open the console in another browser, print a one-time authenticated link:

cmdop open --link

Treat this link like a credential. It is single-use, expires after a short time, and only works from another device when the relay has a reachable public address. The command tells you when the generated link is local-only.

Use cmdop server when you need to configure or operate the relay itself.