siege

HTTP loadtesting and benchmarking tool. More information: <https://www.joedog.org/siege-manual/>.

Debian Debian
RUN apt-get update && \ apt-get install -y siege
Ubuntu
RUN apt-get update && \ apt-get install -y siege
Arch Arch Linux
RUN pacman -S --noconfirm siege
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y siege
Fedora
RUN dnf install -y siege
Raspbian
RUN apt-get update && \ apt-get install -y siege
click the source code to copy install siege on any operating system with command-not-found.com