remotecmd-cli is born โ remote command execution via WebSocket relay.
Execute shell commands on any connected machine and get structured JSON output back โ stdout, stderr, exit code, and duration. No SSH, no VPN, no open ports required.
A lightweight always-on relay routes commands between clients and target daemons. Deploy it on any VPS โ all traffic flows through it, so neither side needs inbound firewall rules.
Each target machine gets a unique secret token. Clients must present the correct token to execute commands, so only authorised callers can reach your machines.
Install rc, rcx, rcl, and rcs aliases for faster day-to-day usage. rcx myserver 'uptime' is all you need.
Initial commit: remotecmd-cli โ remote command execution via WebSocket relay
May 2026