0.0.5 • Published 5 years ago

obsidio v0.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

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

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago