webinger

1.1.4 • Public • Published

Webinger

Test your web app

Load testing cli tool for web apps

Instalation

install globally

npm install -g webinger

Usage

webinger --url=http://yourwebsite.com --method=get --rps=20 --requests=200
default:
 |- URL = required
 |- method = GET
 |- rps(requests per second) = 1
 |- requests(total requests count) = 100

Readme

Keywords

none

Package Sidebar

Install

npm i webinger

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

108 kB

Total Files

3

Last publish

Collaborators

  • grachpower