{% extends "layout.html" %} {% set title = _('Overview') %} {% block body %}
Welcome to the home of Flent: The FLExible Network Tester. Flent is a Python wrapper to run multiple simultaneous network benchmarking tool instances (e.g. netperf/iperf/ping) and aggregate the results. It was previously known as 'netperf-wrapper'.
There's a short paper (pdf) describing some of the design goals of Flent.
Install Flent as per the instructions below, then see the Quick-start section to get going.
For more information, see the full documentation or search for specific content.
Installing Flent can be done in several ways, depending on your operating system:
pip install flent
Getting involved is easy: