esnet/iperf

easily parseable real time output option

Fermée

#444 ouverte le 23 juil. 2016

 (4 commentaires) (1 réaction) (0 personne assignée)C (1 083 forks)batch import
Help Wantedenhancementfeat:outputs

Métriques du dépôt

Stars
 (4 946 étoiles)
Métriques de merge PR
 (Merge moyen 18j 1h) (4 PRs mergées en 30 j)

Description

Hi I made a GUI for iperf 2 in Powershell: https://github.com/ili101/PPerf

I want to add iperf 3 support but iperf 3 don't have a parseable real time output option

iperf 2 have CSV output iperf 3 have JSON output but it's only updates at the end

I don't think JSON can support real time updates because of it's structure, probably why you are updating it only at the end.

Can you add CSV support or something with similar functionality?

Thank you

Guide contributeur