Sign inSign up

sflow/iperf3

By sflow

Updated 8 months ago

iperf3 tool running under Alpine Linux

Image
0

1.8K

sflow/iperf3 repository overview

What is iperf3?

iperf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks.

How to use this image

docker run --rm -d -p 5201:5201 --name iperf3 sflow/iperf3 -s

Run a server instance.

docker run --rm sflow/iperf3 -c server_ip

Run a client instance, testing bandwidth to server_ip

docker run --rm sflow/iperf3 -h

List iperf3 options.

Tag summary

Content type

Image

Digest

sha256:118854ab9

Size

3.8 MB

Last updated

8 months ago

docker pull sflow/iperf3