Skip to content

The simple DDOS tool for testing the server performance

Notifications You must be signed in to change notification settings

saravanasai/node-cli-ddos-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s-ddos

Cross-Platform Compatibility

License

Description

S-ddos is a tiny Denial Of Service module with multi-threading support using cluster.

Author of the module is not responsible for any illegal actions. This module was written for testing and educational purposes.

Installation

npm i -g s-dos

Usage

CLI

s-ddos <host> <amount> <interval> <thread>

Example

# Launches 4 threads of sending 100 requests every 1.5s

s-ddos --host="http://localhost:8000" --amount=100 --interval=1500 --thread=4

Big Thanks To

Thanks to these awesome companies for their support of Open Source developers ❤

GitHub NPM

About

The simple DDOS tool for testing the server performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published