This is a free software, see GNU Public License version 3 for details.
./build/gowebbench [-c clientNumber -t requestTimeInSecond --(httpMethod)] url
./build/gowebbench -h
git clone https://github.com/qinyuhang/go-webbench.git
cd go-webbench
make
make install
-
Makefile install target
-
Force HTTP2 support
-
Switch UA support
-
-f switch support Pragma no-cache
-
-r switch support --force-reload
-
-F switch support --Field
-
--file using with POST send file
-
-i switch support --input read json or csv config
-
-d switch support --data
-
-p switch support --proxy
-
-o json output verbose request info
-
console color
-
more friendly switch like httpie
-
json res checker