Skip to content

easily parseable real time output optionΒ #444

@ili101

Description

@ili101

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions