Initial commit
This commit is contained in:
2
iperf3/start_me.sh
Executable file
2
iperf3/start_me.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
docker run -it --rm --name=iperf3-server -p 5201:5201 networkstatic/iperf3 -s
|
||||
|
||||
2
iperf3/start_me.sh.save
Normal file
2
iperf3/start_me.sh.save
Normal file
@@ -0,0 +1,2 @@
|
||||
docker run -it --rm --name=iperf3-server -p 5201:5201 networkstatic/iperf3 -s
|
||||
|
||||
Reference in New Issue
Block a user