iPerf3 Server
A simple iPerf3 server.
How to use this image
Start an iPerf3 Server instance
To start a container use the following:
docker run \
--name my-iperf3-server \
--detach \
--publish 5201 \
garethflowers/iperf3
License
- This image is released under the MIT License.