reorganise more old stuff
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
bd2765c540
commit
c23bfc5a82
54 changed files with 3 additions and 562 deletions
9
netzscan
9
netzscan
|
|
@ -1,9 +0,0 @@
|
|||
BASE=192.168.0
|
||||
SMBCLIENT="nmap"
|
||||
|
||||
i=0
|
||||
|
||||
while [ $i -lt 255 ]; do
|
||||
$SMBCLIENT "$BASE"."$i"
|
||||
i=$[$i+1]
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue