Sign inSign up

lvillis/webbenchmark

By lvillis

Updated almost 3 years ago

An http benchmark tool that can exhaust the bandwidth of your server.

Image
0

1.8K

lvillis/webbenchmark repository overview

WebBenchmark

An http benchmark tool that can exhaust the bandwidth of your server.

Github Actions Docker Image Size (tag) Docker Pulls


Features

  • random User-Agent on every Request
  • random x-forward-for and x-Real-ip on every Request
  • customizable Referer Url
  • cocurrent thread as you wish, depends on you server performance.
  • post method.

Usage

docker run -d \
    --name=webbenchmark \
    -e url="http://cachefly.cachefly.net/100mb.test" \
    -e method="GET" \
    -e thread=8 \
    --restart=always lvillis/webbenchmark:latest

Github

https://github.com/lvillis/webbenchmark

Tag summary

Content type

Image

Digest

sha256:6fe2e9181

Size

7.8 MB

Last updated

almost 3 years ago

docker pull lvillis/webbenchmark