1.0.10 • Published 7 years ago

shell-stream v1.0.10

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago
      _          _ _           _
  ___| |__   ___| | |      ___| |_ _ __ ___  __ _ _ __ ___
 / __| '_ \ / _ \ | |_____/ __| __| '__/ _ \/ _` | '_ ` _ \
 \__ \ | | |  __/ | |_____\__ \ |_| | |  __/ (_| | | | | | |
 |___/_| |_|\___|_|_|     |___/\__|_|  \___|\__,_|_| |_| |_|

Simple remote shell which streams commands from guest to host and results the other way around.

Install

npm install -g shell-stream

Start host

shell-stream --host Six

Start guest

shell-stream Six

You don't event need to start the host before starting the client.

Clients and hosts will auto discover each other and establish a connection whenever one or the other is available.

Enjoy!

screenshot

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago