Artifact [e451287dc6]

Artifact e451287dc6908e9f441adc3e10582d23bbdaf757:

Wiki page [tcpdump for windows] by rkeene on 2014-01-27 07:10:30.
D 2014-01-27T07:10:30.602
L tcpdump\sfor\swindows
N text/x-markdown
P 1d31fb43ebf745b56b19cfd8d6d6fa5e7eae6bce
U rkeene
W 808
tcpdump for windows
===================

Introduction
------------
tcpdump for windows is everything you need to run "[`tcpdump`](http://www.tcpdump.org/)" on Microsoft Windows in a single portable executable.

Next Steps
----------
   - [Download](wiki?name=Download)
   - [More Information](wiki?name=More Information)

The "`-i`" option has been modified to support IP addresses in addition to interface names.  The IP address can be a local address or a remote one.


Usage
-----
   - Basic usage:
     - `C:> tcpdump -nn -i 0.0.0.0`
   - Write out a capture file (which can be read by "wireshark" or "tcpdump"):
     - `C:> tcpdump -i 0.0.0.0 -w capture.pcap`

Full documentation for `tcpdump` can be found in the [`tcpdump(1)` man page](http://www.tcpdump.org/tcpdump_man.html).

Z e7db7aa5dd1eb0704994963aa90042a7