Skip to content

A small script that dump some wifi data to check connection at university Koblenz. The script requires iperf3

Notifications You must be signed in to change notification settings

deichcode/wifidump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

wifidump

install

install wifidump via homebrew:

  $ brew tap ironbiff/wifidump
  $ brew install wifidump

commandline options

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

versions

0.5

  • add Windows 10 cygwin support
  • add several options to controll iperf
  • add external iperf
  • add help

0.4

  • add support for linux based operating systems

0.3

  • 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

0.2

  • rename file from wifi_dump.sh to wifidump

0.1

  • 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

Thanks to

@ironbiff, @niyawe, @matrode

About

A small script that dump some wifi data to check connection at university Koblenz. The script requires iperf3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages