obsidio

0.0.5 • Public • Published

Obsidio Build Status

CLI for TCP and UDP flood attacks

Install

$ npm install -g obsidio

Usage

Use as it was intended - for test purposes. On some systems raw socket (for TCP attack) might be restricted use root privileges (sudo) to workaround that.

$ ./bin/obsidio --help
Usage: obsidio [options] <address>
 
TCP and UDP DDoS
 
Options:
  -V, --version            output the version number
  -p, --ports <ports>      ports to attack, range, individual - 80,81, 80-443 - only applicable for tcp attack
  -a, --attacks <attacks>  types of attack - tcp and udp (--attacks=tcp,udp), tcp is a default one
  -h, --help               output usage information

Does not support IPv6

Readme

Keywords

Package Sidebar

Install

npm i obsidio

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

12.4 kB

Total Files

13

Last publish

Collaborators

  • markelog