Sign inSign up

sahuidhsu/iperf3

By sahuidhsu

Updated over 3 years ago

只有5M的轻量iperf3,支持x86和ARM64

Image
0

1.2K

sahuidhsu/iperf3 repository overview

用法:

1、作为接收服务端
docker run -it --rm -p 5201:5201 sahuidhsu/iperf3 -s
2、作为使用客户端
docker run -it --rm sahuidhsu/iperf3 -c [目标IP地址]

Tag summary

Content type

Image

Digest

sha256:c7a01bc78

Size

5.1 MB

Last updated

over 3 years ago

docker pull sahuidhsu/iperf3