highlight networks with clients

This commit is contained in:
root 2016-05-01 21:10:07 +03:00
parent 7e68f2f3a7
commit c71fd5795a
1 changed files with 7 additions and 2 deletions

View File

@ -813,9 +813,14 @@ function selection {
if [ "$CLIENTE" != "" ]; then
CLIENTE="*"
fi
echo -e " ""$red "$i")"$green"$CLIENTE\t""$red"$MAC"\t""$red "$CHANNEL"\t""$green" $PRIVACY"\t ""$red"$POWER%"\t""$red "$ESSID""$transparent""
else
echo -e " ""$green "$i")"$white"$CLIENTE\t""$yellow"$MAC"\t""$green "$CHANNEL"\t""$red" $PRIVACY"\t ""$yellow"$POWER%"\t""$green "$ESSID""$transparent""
echo -e " ""$green "$i")"$white"$CLIENTE\t""$yellow"$MAC"\t""$green "$CHANNEL"\t""$blue" $PRIVACY"\t ""$yellow"$POWER%"\t""$green "$ESSID""$transparent""
fi
aidlenght=$IDLENGTH
assid[$i]=$ESSID
achannel[$i]=$CHANNEL