Skip to content

Commit e374ea0

Browse files
author
=
committed
added more informationabout BPF to --help
1 parent 24c5da8 commit e374ea0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

hcxdumptool.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5227,6 +5227,9 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
52275227
"Berkeley Packet Filter:\n"
52285228
"-----------------------\n"
52295229
" see man bpfc\n"
5230+
" see docs/example.md\n"
5231+
" see https://docs.kernel.org/bpf\n"
5232+
"Always check your filter settings with tshark before starting an attack!\n"
52305233
"\n"
52315234
"Important recommendation:\n"
52325235
"-------------------------\n"

0 commit comments

Comments
 (0)