# 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 * Rearrange interface * Add more iperf parameters to interface * Fix Bugs * Clean and improve the code * Add iperf3 option ## Contributing Just fork and send pull requests, Thank you! ## Examples ![](https://raw.githubusercontent.com/ili101/PPerf/master/Examples/Example1.png) ![](https://raw.githubusercontent.com/ili101/PPerf/master/Examples/Example2.png) ![](https://raw.githubusercontent.com/ili101/PPerf/master/Examples/Example3.png)