PowerShell Iperf GUI
Aller au fichier
2016-07-24 21:26:03 +03:00
Bin PPerf 3.1 2016-07-24 21:26:03 +03:00
Examples PPerf 3.1 2016-07-24 21:26:03 +03:00
.gitattributes First 2015-04-04 01:46:31 +03:00
.gitignore Fixes 2016-07-20 17:52:58 +03:00
PPerf.ps1 PPerf 3.1 2016-07-24 21:26:03 +03:00
README.md Update README.md 2016-07-23 23:07:07 +03:00

PPerf

PowerShell Iperf GUI

A PowerShell script to start iperf and show the output (similar to Jperf)

(This is not a finished product but it generally working)

To do list

  • Add iperf3 option (no CSV support problem)
  • Add more iperf parameters to interface
  • Rearrange interface
  • Fix know Bugs
  • Clean and improve the code

Contributing

Just fork and send pull requests, Thank you!

Examples