From b7e564885fe01725d21e199211d8547304b3a511 Mon Sep 17 00:00:00 2001 From: ili101 Date: Sat, 4 Apr 2015 02:11:32 +0300 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md 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) +