PPerf/README.md

23 lignes
620 o
Markdown
Brut Vue normale Historique

2015-04-04 01:11:32 +02:00
# PPerf
PowerShell Iperf GUI
2015-04-04 01:41:26 +02:00
A PowerShell script to start iperf and show the output (similar to Jperf)
2015-04-04 01:11:32 +02:00
2015-04-05 22:11:43 +02:00
(This is not a finished product but it generally working)
2015-04-04 01:11:32 +02:00
## To do list
* Rearrange interface
* Add more iperf parameters to interface
* Fix Bugs
2015-04-04 01:41:26 +02:00
* Clean and improve the code
* Add iperf3 option
## Contributing
Just fork and send pull requests, Thank you!
2015-04-04 01:11:32 +02:00
## 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)