diff --git a/README.md b/README.md new file mode 100644 index 0000000..b7a2d75 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# PPerf +PowerShell Iperf GUI + +A PowerShell script to start iperf and show the output + +## To do list +* Rearrange interface +* Add more iperf parameters to interface +* Fix Bugs + +## 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) +