iPerf:测速工具
下载地址
容器部署
services:
iperf3-server:
image: networkstatic/iperf3:latest
container_name: iperf3-server
restart: unless-stopped
network_mode: host
command: -sservices:
iperf3-server:
image: networkstatic/iperf3:latest
container_name: iperf3-server
restart: unless-stopped
network_mode: host
command: -s