This commit is contained in:
deltax 2017-08-20 14:54:37 +02:00 committed by GitHub
parent 0ab1baac2f
commit af97d19683
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ while [ \$AuthenticatorState = \"running\" ]; do
echo -e \" Vendor .........: "$CGrn"${APTargetMaker:-UNKNOWN}"$CClr"\"
echo -e \" Runtime ........: "$CBlu"\$ih\$h:\$im\$m:\$is\$s"$CClr"\"
echo -e \" Attempts .......: "$CRed"\$(cat $FLUXIONWorkspacePath/hit.txt)"$CClr"\"
echo -e \" Clients ........: "$CBlu"\$(cat $FLUXIONWorkspacePath/clients.txt | grep DHCPACK | awk '{print \$5}' | sort| uniq | wc -l)"$CClr"\"
echo -e \" Clients ........: "$CBlu"\$(nmap -sn -n 192.168.254.1/24 | grep 192 | wc -l )"$CClr"\"
echo
echo -e \" CLIENTS ONLINE:\"