0.3.3 • Published 10 years ago

spam-url v0.3.3

Weekly downloads
41
License
-
Repository
-
Last release
10 years ago

Spam-url

Sends each object in a provided JSON array to the location specified by the URL. By default, the script reads from standard input. You can alternatively specify the file-path, if you like.

Installation

npm install -g spam-url

Usage

  Usage: spam-url [options]

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -u --url <u>       request URL to spam
    -m --method <m>    HTTP method (default: POST)
    -i --interval <i>  request interval in ms (default: 1000)
    -f --file <f>      an array of JSON request bodies
0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago