1.1.4 • Published 6 years ago

webinger v1.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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
1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago