modified: alpine-qemu-install
modified: conn new file: greplast modified: nmap_sA
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
iwctl station wlan0 scan
|
||||
if [ "$#" -lt 1 ] ; then
|
||||
iwctl station wlan0 get-networks
|
||||
echo
|
||||
echo
|
||||
echo "Usage: $0 USSID"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user