File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5733,7 +5733,7 @@ fprintf(stdout, "--ftc : enable fake time clock\n"
57335733 " 4 = show waterfall (PMKID & EAPOL)\n"
57345734 " columns mode 4:\n"
57355735 " TIME TYPE MAC_CLIENT MAC_AP ESSID\n"
5736- " ROGUE MACs are uppercase \n"
5736+ " MAC addresses generated by %s are capitalized \n"
57375737 " rcascan mode\n"
57385738 " 0 = show APs on current channel sorted by BEACON timestamp\n"
57395739 " 1 = show APs on current channel sorted by PROBERESPONSE timestamp\n"
@@ -5750,7 +5750,7 @@ fprintf(stdout, "--ftc : enable fake time clock\n"
57505750 " (p)assive = passive scan (listen only)\n"
57515751 "-h : show this help\n"
57525752 "-v : show version\n"
5753- "\n" );
5753+ "\n" , eigenname );
57545754fprintf (stdout , "less common options:\n--------------------\n"
57555755 "-m <INTERFACE> : set monitor mode and terminate\n"
57565756 "--m2max=<digit> : set maximum of received M1M2ROGUE\n"
You can’t perform that action at this time.
0 commit comments