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.
- Host: GitHub
- URL: https://github.com/i2rys/udpflood
- Owner: I2rys
- License: mit
- Created: 2021-08-18T06:30:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-04T11:57:11.000Z (almost 5 years ago)
- Last Synced: 2025-07-30T18:39:32.430Z (12 months ago)
- Topics: ddos, ddos-in-nodejs, i2rys, ip-ddos, ip-flooder, udpflood
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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