PowerShell Iperf GUI
Aller au fichier
2015-04-05 23:11:43 +03:00
bin First 2015-04-04 01:46:31 +03:00
Examples Rename 2015-04-05 23:07:23 +03:00
.gitattributes First 2015-04-04 01:46:31 +03:00
.gitignore First 2015-04-04 01:46:31 +03:00
PPerf.ps1 Rename 2015-04-05 23:07:23 +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