/UDPFlood

IP Flooder(UDP) written in NodeJS.

Primary LanguageJavaScriptMIT LicenseMIT

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