Skip to content

Commit e553669

Browse files
author
=
committed
improved --help
1 parent 4c15a37 commit e553669

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hcxdumptool.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5229,8 +5229,8 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
52295229
"\n"
52305230
"Important recommendation:\n"
52315231
"-------------------------\n"
5232-
"Do not run %s on a shared interface (monx, wlanxmon, prismx, ...)!\n"
5233-
"Do not set monitor mode by third party tools (e.g. iwconfig) or third party scripts!\n"
5232+
"Do not run %s on a shared interface, because this leads to an unexpected behavor!\n"
5233+
"Do not set monitor mode by third party tools (e.g. iwconfig)!\n"
52345234
"Do not run other tools that take access to the interface in parallel (except: tshark, wireshark, tcpdump)!\n"
52355235
"Do not use virtual machines or emulators!\n"
52365236
"Do not use tools to change the virtual MAC (like macchanger)!\n"

0 commit comments

Comments
 (0)