install wifidump via homebrew:
$ brew tap ironbiff/wifidump
$ brew install wifidump
Several options are available using the command line:
-v | --version show current version
-i | --internal run (university) internal iperf performance test
-e | --external run (university) external iperf performance test
-h | --help show help
- add Windows 10 cygwin support
- add several options to controll iperf
- add external iperf
- add help
- add support for linux based operating systems
- change parsing line selection from sed to grep
- remove bandwidth because of wrong and unimportant imformation
- add some styling
- wording
- adding time and date
- catching iperf errors
- add -v parameter for current version
- rename file from wifi_dump.sh to wifidump
- initial output with:
- name of client
- mac address of client
- network ssid
- mac of access point
- last transmistion rate
- current channel
- connections bandwidth
- iperf result summary
- provide via homebrew
@ironbiff, @niyawe, @matrode