Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rshell

dsilva240116ISC0.1.3

A http remote shell controller

readme

RShell

A http remote shell controller

Installation

sudo npm install -g rshell

Start remote shell server

rshell --server --port 3000

Start listening for remote commands (client)

rshell --domain http://localhost:3000 --clientId mypcX