8000 GitHub - cseelye/iperf-multi: Container image for running multiple instances of iperf server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cseelye/iperf-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iperf-multi

Container image for running multiple instances of iperf server

Set env variable COUNT to the number of instances you want to run. Each instance will listen on a different port, starting at the default 5201 and counting upward.

docker container run --rm --init --net=host --name iperf -e COUNT=2 cseelye/iperf-multi

About

Container image for running multiple instances of iperf server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 
0