PowerShell Iperf GUI
Examples | ||
iperf2 | ||
.gitattributes | ||
.gitignore | ||
PPerf.ps1 | ||
README.md |
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 interfaceFix know BugsClean and improve the code
Contributing
Just fork and send pull requests, Thank you!