Skip to content
forked from esnet/iperf

iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool

License

Notifications You must be signed in to change notification settings

davidBar-On/iperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
Sep 20, 2010
Sep 20, 2010
Aug 2, 2010
Aug 29, 2007
Dec 2, 2009
Dec 8, 2009
Sep 20, 2010
Jul 8, 2010
Aug 2, 2010
Aug 2, 2010
Sep 20, 2010
Jul 19, 2010
Sep 20, 2010
Sep 20, 2010
Jul 23, 2010

Repository files navigation

= Summary =

iperf3 is a tool for measuring achievable bandwidth on IP networks.

iperf3 is NOT backwards compatible with the original iperf.

Supported platforms:
  * Linux
  * FreeBSD 
  * Mac OSX

= Building iperf3 =

== Prerequisites: ==
  * libuuid: this is not installed by default for Debian/Ubuntu Systems
             to install: apt-get install uuid-dev

== Building ==

Run:

./configure

and 

make


For more information see: http://code.google.com/p/iperf/

About

iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 50.7%
  • Shell 32.5%
  • Makefile 11.3%
  • M4 3.2%
  • Roff 1.9%
  • Python 0.3%
  • Other 0.1%