iperf3 with tls support
Go to file
2009-12-10 14:20:48 +00:00
src Modify auto* scripts to handle the different uuid libraries/headers. 2009-12-10 14:20:48 +00:00
AUTHORS more cleanup and rearrangement 2009-12-02 02:08:47 +00:00
bootstrap.sh Add an initial autotools setup. 2009-12-08 21:36:24 +00:00
configure.ac Modify auto* scripts to handle the different uuid libraries/headers. 2009-12-10 14:20:48 +00:00
INSTALL import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
LICENSE more cleanup and rearrangement 2009-12-02 02:08:47 +00:00
Makefile.am Add an initial autotools setup. 2009-12-08 21:36:24 +00:00
README more cleanup and rearrangement 2009-12-02 02:08:47 +00:00
TODO more cleanup and rearrangement 2009-12-02 02:08:47 +00:00

This is iperf3, a tool for measuring Internet bandwidth performance.

iperf3 should work on Linux, FreeBSD, and Mac OSX

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

To build, just type 'make'  (or 'gmake' on FreeBSD)

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

Note that iperf3 is NOT backwards compatible with iperf2.