httping
Measure the latency and throughput of a web server. More information: <https://manned.org/httping>.
RUN apt-get update && \
apt-get install -y httping
RUN apt-get update && \
apt-get install -y httping
RUN pacman -S --noconfirm httping
RUN apt-get update && \
apt-get install -y httping
RUN dnf install -y httping
RUN apt-get update && \
apt-get install -y httping