Monitor wifi connection

watch -d -n 3 "iw dev wlan0 station dump; iwconfig wlan0"
 

Download this snippet

Monitoring wifi connection by watch command (refresh every 3s), displaying iw dump info and iwconfig on wireless interface "wlan0"

Twitter Twitter

0 Comments to “ Monitor wifi connection”

Leave a Comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>