1.0.1 • Published 1 year ago

s-dos v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1.0.1

1 year ago

1.0.0

1 year ago