PowerShell Iperf GUI
Aller au fichier
ili101 f3afd6bf56
Merge pull request #4 from Albirew/master
updated binaries and script
2024-10-05 19:01:56 +03:00
Bin Merge pull request #4 from Albirew/master 2024-10-05 19:01:56 +03:00
Examples PPerf 3.1 2016-07-24 21:26:03 +03:00
.gitattributes First 2015-04-04 01:46:31 +03:00
.gitignore Fixes 2016-07-20 17:52:58 +03:00
LICENSE Create LICENSE 2024-10-05 17:18:46 +03:00
PPerf.ps1 updated binaries and script 2024-08-20 20:04:21 +02:00
README.md updated binaries and script 2024-08-20 20:04:21 +02:00

PPerf

PowerShell Iperf GUI

A PowerShell script to start iperf and show the output (similar to Jperf)

You'll need PowerShell 5 or above for it to work

ChangeLog

Version 4.0

  • Updated iPerf3 to 3.17.1
  • Updated iperf2 to 2.2.n
  • Updated Powershell script to reflect changes in iPerf3

Version 3.1

  • iPerf 3 Support Added

Version 3.0

  • New WPF UI
  • New iPerf 2 version
  • Many Fixes

Contributing

Just fork and send pull requests, Thank you!

Examples