PowerShell Iperf GUI
Bin | ||
Examples | ||
.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)
ChangeLog
Version 3.1
- iPerf 3 Support Added
Version 3.0
- New WPF UI
- New iPerf 2 version
- Many Fixes
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!