Skip to content

I2rys/UDPFlood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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> <port> <time(Seconds)> <bots>
  • 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