CALS NOTE

  • Home
  • Archives
  • Cheatsheets
  • rss
  • About
  • Friends
2018-01-24 Calvin Lam
Comments

Measure your network speed

Cli

iPerf

1
2
3
4
5
6
7
8
9
# installation (for both server and client)
apt-get install iperf3


# server side (server up)
iperf3 -s

# client side (make test)
iperf3 -c server.localhost

Reference

https://iperf.fr/iperf-download.php#more-recent

  • Cli
  • Iperf
  • Macos
  • Network
  • Ubuntu
Newer
Command line startup message
Older
Exploring the Physical Web

CALS NOTE

© 2020 Calvin Lam
Modify from Apollo theme, designed by SANOGRAPHIX.NET
Powered by Hexo