nützlich und so
This commit is contained in:
parent
f6f1760cbf
commit
af32c1575d
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
# LiveCam
|
# LiveCam
|
||||||
|
|
||||||
live cam stuff
|
live cam stuff
|
||||||
|
|
||||||
|
# scan for AP
|
||||||
|
iwlist ath0 scanning
|
||||||
|
|
||||||
|
# get Wifi status every Second
|
||||||
|
ssh ubnt@192.168.1.19 -C 'while true; do iwconfig ath0; sleep 1; done;'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue