modified: alpine-qemu-install

modified:   conn
new file:   greplast
modified:   nmap_sA
This commit is contained in:
journal_froid
2026-01-23 09:50:44 +01:00
parent 2002b9f58b
commit 970b2ba191
4 changed files with 19 additions and 5 deletions
+4
View File
@@ -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