Daily software review and download
tcpdump for Windows 3.9.8 build 4.1
(0 votes)
Maybe you've heard about 'tcpdump' from one of your friends who use Linux. Well, if you haven't, you should know that 'tcpdump' is a network packet sniffer which enables a user to monitor and log network traffic. This application was originally developed for UNIX systems, and now it's available on Windows.

Before we go any further, you should know that this program is only a command line utility, so it doesn't have a user interface. The output data can be logged into a file, for later viewing and analysis. By default, 'tcpdump' prints out the headers of all packets that are received or sent through a network interface. However, you can use a boolean expression for matching only the network packets that you are interested in.
 
< Prev   Next >