1.0.8 • Published 6 years ago

httptest-q v1.0.8

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Description:

This is a get stress test on http or https. It will send multiple requests to the http or https at the same time, set the number of requests, and finally count the success or failure.

Installation:

npm i -g httptest-q 

Usage:

httpTest --url [--es] [--req]

Example:

httpTest --url 'https://www.baidu.com' --es 100 --req 1000
log:totalReq:1000,erupt simultaneously:100/s,success:1000,fail:0
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

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