PowerShell Iperf GUI
Aller au fichier
2016-07-23 18:27:47 +03:00
Examples New WPF UI, New iPerf version, Fixes 2016-07-23 18:27:47 +03:00
iperf2 New WPF UI, New iPerf version, Fixes 2016-07-23 18:27:47 +03:00
.gitattributes First 2015-04-04 01:46:31 +03:00
.gitignore Fixes 2016-07-20 17:52:58 +03:00
PPerf.ps1 New WPF UI, New iPerf version, Fixes 2016-07-23 18:27:47 +03:00
README.md Update README.md 2015-04-05 23:11:43 +03:00

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

  • Rearrange interface
  • Add more iperf parameters to interface
  • Fix Bugs
  • Clean and improve the code
  • Add iperf3 option

Contributing

Just fork and send pull requests, Thank you!

Examples