rmote

command
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2026 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Command rmote is the terminal client for the Rmote Daemon (rmoted).

It connects to a locally-running rmoted over its loopback HTTP + WebSocket API and bridges an interactive terminal to a daemon-hosted PTY session — the same surface the Rmote iOS app uses, drivable from any shell.

subcommands:
  rmote                            attach to the active (or most recent) session
  rmote health                     show daemon version, port, detected agents
  rmote sessions                   list live sessions
  rmote doctor                     diagnose connectivity and authentication
  rmote new [command...] [-cwd D]  create a session (default: $SHELL) and attach
  rmote attach <session-id>        attach to an existing session

authentication: reads the daemon's loopback secret from ~/.rmote/agent/secret
(via internal/auth), so rmote must run on the same host as rmoted. Remote
daemons need their own per-host secret handling (not in this MVP).

environment:
  RMOTED_HOST  default "127.0.0.1"
  RMOTED_PORT  default rmoted's configured port

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL