Skip to content

This is a tool to help automate running iperf3 tests in windows via the Windows Subsystem for Linux

Notifications You must be signed in to change notification settings

MarcoVdE/wsl-iperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsl-iperf

Issue: By default powershell commands are not allowed to run in elevation, a user would need to manually set the execution policy to allow unsigned scripts
The iPerf test section should be working though as does not require elevation.


This project is built as a user-friendly version of running iPerf3 tests using the Windows Subsystem for Linux.
It's still new, no clean-up has been done, just getting things to work and still need to test in regards to the features for install as need to set up a blank VM.

Features still coming:

  • Separate iPerf into new window tab system implemented.
  • iPerf window needs to contain all options for an iPerf test that are usually used
  • Include an option in the iperf window to add your own arguments
  • Include an option to: directly dump result to file and to clipboard.
  • Include an option to "fancy" format the results so it's easier to look at (maybe auto syntax highlighter) waiting on fyne implementation of md viewer
  • Maybe a clean-up option to remove ubuntu install
  • Different icon
  • Placeholder text for Entries
  • Swap between dark and light theme as Fyne has it built-in

Maybe: https://github.com/RoliSoft/WSL-Distribution-Switcher to run docker instance instead


Way down the line I'll consider adding a MacOS variant.


Changes once WSL 2 gets released

  • Add features like mtr, traceroute, etc. that currently cannot be used due to WSL not being a full linux kernel.

About

This is a tool to help automate running iperf3 tests in windows via the Windows Subsystem for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages