1.1.4 • Published 7 years ago

webinger v1.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago