Skip to content
forked from deichcode/wifidump

Small OS X script that dump some wifi data to check connection at university Koblenz. You need iperf3

Notifications You must be signed in to change notification settings

niyawe/wifidump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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            show current version

versions

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

About

Small OS X script that dump some wifi data to check connection at university Koblenz. You need iperf3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%