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
- Host: GitHub
- URL: https://github.com/lp1dev/node-remote-shell
- Owner: lp1dev
- Created: 2015-07-15T00:32:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T19:17:03.000Z (over 10 years ago)
- Last Synced: 2025-02-04T16:29:37.596Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 582 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.