currently my command is tshark.exe -i (int interface) -V -x -w C:\file.pcap but i cannot find what i am supposed to add in order to limit the packet size
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can use the option -s capture snaplen. -s capture snaplen |
|||
|
|