Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scar17off/botnet

WebSocket botnet with a web UI
https://github.com/scar17off/botnet

Last synced: 22 days ago
JSON representation

WebSocket botnet with a web UI

Awesome Lists containing this project

README

        

# 🤖 Botnet

WebSocket botnet with a web UI written in NodeJS.

## ⌨️ Features

* Execute and receive messages to the specific websocket server

## 💻 Installation

1. Install Node.js from https://nodejs.org/en/download/
2. Clone this repository: `git clone https://github.com/scar17off/botnet.git`
3. Install dependencies: `npm install`

## ⚙️ Usage

1. Run the server: `node index.js`
2. Open the client in your browser: `http://localhost:8080`