jcristau / flent

The FLExible Network Tester.

Home Page:https://flent.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flent: The FLExible Network Tester

Flent is a Python wrapper to run multiple simultaneous netperf/iperf/ping instances and aggregate the results. It was previously known as 'netperf-wrapper'. See the web site for the main documentation: https://flent.org.

Installing Flent

Installing Flent can be done in several ways, depending on your operating system:

  • Debian and Ubuntu users: Use the packages from the Open Build Service
  • Arch Linux users: Install 'flent' from the AUR.
  • Other Linux and OSX with Macbrew: Install from the Python cheese shop: pip install flent.

Quick Start

See https://flent.org/intro.html#quick-start or doc/quickstart.rst.

About

The FLExible Network Tester.

https://flent.org


Languages

Language:Python 99.3%Language:Shell 0.5%Language:Makefile 0.1%