Saturday, October 25, 2014

Measure throughput via iperf

# REMOTE: considering ubuntu
sudo apt-get install iperf
iperf -s
# LOCAL: condiderng OSX
brew install iperf
iperf -c REMOTE

No comments:

Followers