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

https://github.com/i2rys/udpflood

IP Flooder(UDP) written in NodeJS.
https://github.com/i2rys/udpflood

ddos ddos-in-nodejs i2rys ip-ddos ip-flooder udpflood

Last synced: 6 months ago
JSON representation

IP Flooder(UDP) written in NodeJS.

Awesome Lists containing this project

README

          

UDPFlood


IP Flooder(UDP) written in NodeJS








## Installation
Github:

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

NPM Packages:

npm i is-ip && npm i dgram && npm i chalk && npm i delay

## Usage

node index.js

- ip - The IP to flood on.
- port - The port of the IP.
- time - The done time of flooding.
- bots - The amount of bots to use.

## License
MIT © I2rys