Github:
git clone https://github.com/I2rys/UDPFlood
NPM Packages:
npm i is-ip && npm i dgram && npm i chalk && npm i delay
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.
MIT © I2rys