Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 970 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 970 Bytes

RShell

Simple example of Reverse Shell writen in NodeJS

Installation

Github:

git clone https://github.com/I2rys/RShell

NPM Packages:

npm i netcat

Usage

Server:

node server.js

Client:

node index.js

License

MIT © I2rys