Skip to content

Commit

Permalink
improved help
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Nov 26, 2023
1 parent 8065ae0 commit fb17cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hcxdumptool.c
Original file line number Diff line number Diff line change
Expand Up @@ -4509,8 +4509,8 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
" https://github.com/ZerBea/hcxdumptool/tree/master/docs\n"
"to store entire traffic, run tshark in parallel on the same interface:\n"
" $ tshark -i <interface> -w allframes.pcapng\n"
"Important:\n"
"Do not set monitor mode by third party tools (iwconfig, iw, airmon-ng)!\n"
"Important recommendation:\n"
"Do not set monitor mode by third party tools or third party scripts!\n"
"Do not use virtual interfaces (monx, wlanxmon, prismx, ...)!\n"
"Do not use virtual machines or emulators!\n"
"Do not run other tools that take access to the interface in parallel (except: tshark, wireshark, tcpdump)!\n"
Expand Down

0 comments on commit fb17cd4

Please sign in to comment.