Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scar17off/botnet
- Owner: scar17off
- Created: 2023-08-16T22:48:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T22:39:24.000Z (7 months ago)
- Last Synced: 2024-06-07T23:42:33.280Z (7 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`