capinfos
is a program that reads a saved capture file and returns any or all of several statistics about that filecaptype
Print the file types of capture filesdftest
Shows display filter byte-code, for debugging dfilter routinesdumpcap
a small program whose only purpose is to capture network traffic, while retaining advanced features like capturing to multiple files (since version 0.99.0). Dumpcap is the engine under the Wireshark/tshark hood. For long-term capturing, this is the tool you want.editcap
edit and/or translate the format of capture filesmergecap
merges multiple capture files into onerandpkt
random packet generatorrawshark
dump and analyze raw libpcap datareordercap
reorder input file by timestamp into output filesharkd
sharkd is a daemon (service) that offers Wireshark functionality through a TCP service More infotext2pcap
generates a capture file from an ASCII hexdump of packetstshark
is the command-line equivalent of Wireshark, similar in many respects to tcpdump/WinDump but with many more features. Learn it, use it, love it.tfshar
Text-mode variant of Fileshark, based off oftshark
Source: Wireshark website
NOTE: These binaries are alpha-quality