Skip to content

Docker image that connects to Wormhole's overlay network and starts and iPerf client

License

Notifications You must be signed in to change notification settings

pjperez/docker-iperfclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-iperfclient

Docker image that connects to Wormhole's overlay network and starts and iPerf client

Building docker-iperfclient

git clone https://github.com/pjperez/docker-iperfclient
cd docker-iperfclient

Download your config (.vpn) and linuxconfig files from your dashboard at Wormhole Network and use them to replace the placeholders before the next step.

sudo docker build -t wormhole/docker-iperfclient .

Running docker-iperfclient

sudo docker run -t -i --privileged=true -e IPERF_SERVER=100.64.0.30 wormhole/docker-iperfclient

Change 100.64.0.30 for your iPerf server's IP address.

More info

Read docker-wormhole if you're not familiar with Wormhole's Docker image.

About

Docker image that connects to Wormhole's overlay network and starts and iPerf client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages