tcpflow
tcpflow copied to clipboard
man page for AH options out of date
tcpflow -i wlan0 port 80 works tcpflow -AH -i wlan0 port 80 doesn't work
I read in another issue that AH option may be deprecated. If so, the docs need to be updated with the alternative.
Thanks. Yes, the man page does need to be updated. Until then, type "-hhh"
On Apr 11, 2013, at 5:11 PM, Tom Gullo [email protected] wrote:
tcpflow -i wlan0 port 80 works tcpflow -AH -i wlan0 port 80 doesn't work
I read in another issue that AH option may be deprecated. If so, the docs need to be updated with the alternative.
— Reply to this email directly or view it on GitHub.
Cool. Thanks for the tip.