An open API service indexing awesome lists of open source software.

https://github.com/lp1dev/node-remote-shell

NodeJS Remote Shell using AES256 Encryption with a password
https://github.com/lp1dev/node-remote-shell

Last synced: 11 months ago
JSON representation

NodeJS Remote Shell using AES256 Encryption with a password

Awesome Lists containing this project

README

          

# node-shell
Very light NodeJS Remote Shell using AES256 Encryption with a password

Launch the server on the specified address and port inside server.js.

You can then connect with the client.js.