We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug It seems the "-o" dump option was replaced by a "-w" in hcxdumptool
To Reproduce
Steps to reproduce the behavior:
Error
/usr/share/eaphammer/local/hcxdumptool/hcxdumptool -i wlan0 -c 11 -o /var/lib/eaphammer/tmp/hcxdumptool-output-xxxxx.txt --filtermode=2 --filterlist=/var/lib/eaphammer/tmp/hcxdumptool-filter-2024-03-01-14-52-40-xxxxxx.txt --enable_status=3 /usr/share/eaphammer/local/hcxdumptool/hcxdumptool: invalid option -- 'o' hcxdumptool 6.3.1 (C) 2023 by ZeroBeat usage: hcxdumptool -h for help
hcxdumptool usage
/usr/share/eaphammer/local/hcxdumptool/hcxdumptool -h hcxdumptool 6.3.1 (C) 2023 ZeroBeat usage: hcxdumptool [...] -w : write packets to a pcapng-format file named default outfile name: yyyyddmmhhmmss-interfacename.pcapng get more information: https://pcapng.com/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
It seems the "-o" dump option was replaced by a "-w" in hcxdumptool
To Reproduce
Steps to reproduce the behavior:
Error
/usr/share/eaphammer/local/hcxdumptool/hcxdumptool -i wlan0 -c 11 -o /var/lib/eaphammer/tmp/hcxdumptool-output-xxxxx.txt --filtermode=2 --filterlist=/var/lib/eaphammer/tmp/hcxdumptool-filter-2024-03-01-14-52-40-xxxxxx.txt --enable_status=3
/usr/share/eaphammer/local/hcxdumptool/hcxdumptool: invalid option -- 'o'
hcxdumptool 6.3.1 (C) 2023 by ZeroBeat
usage: hcxdumptool -h for help
hcxdumptool usage
/usr/share/eaphammer/local/hcxdumptool/hcxdumptool -h
hcxdumptool 6.3.1 (C) 2023 ZeroBeat
usage: hcxdumptool
[...]
-w : write packets to a pcapng-format file named
default outfile name: yyyyddmmhhmmss-interfacename.pcapng
get more information: https://pcapng.com/
The text was updated successfully, but these errors were encountered: