X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/cfa6c249d2224e4cc9277241b11c42931caea431..e3a00d340c8707b178b0cce017e009cfaafdd22d:/README.md diff --git a/README.md b/README.md index 818e7740..69e28081 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # TCPDUMP 4.x.y by [The Tcpdump Group](https://www.tcpdump.org/) -[![Build Status](https://api.travis-ci.com/the-tcpdump-group/tcpdump.svg?branch=master)](https://travis-ci.com/github/the-tcpdump-group/tcpdump) -[![Build Status](https://ci.appveyor.com/api/projects/status/github/the-tcpdump-group/tcpdump?branch=master&svg=true)](https://ci.appveyor.com/project/guyharris/tcpdump) - **To report a security issue please send an e-mail to security@tcpdump.org.** To report bugs and other problems, contribute patches, request a @@ -20,6 +17,26 @@ Over the past few years, tcpdump has been steadily improved by the excellent contributions from the Internet community (just browse through the [change log](CHANGES)). We are grateful for all the input. +### Supported platforms +In many operating systems tcpdump is available as a native package or port, +which simplifies installation of updates and long-term maintenance. However, +the native packages are sometimes a few versions behind and to try a more +recent snapshot it will take to compile tcpdump from the source code. + +tcpdump compiles and works on at least the following platforms: + +* AIX +* DragonFly BSD +* FreeBSD +* HP-UX 11i +* GNU/Linux +* {Mac} OS X / macOS +* NetBSD +* OpenBSD +* OpenWrt +* Solaris +* Windows (requires WinPcap or Npcap, and Visual Studio with CMake) + ### Dependency on libpcap Tcpdump uses libpcap, a system-independent interface for user-level packet capture. Before building tcpdump, you must first retrieve and @@ -49,9 +66,6 @@ Richard Stevens gives an excellent treatment of the Internet protocols in his book *"TCP/IP Illustrated, Volume 1"*. If you want to learn more about tcpdump and how to interpret its output, pick up this book. -Some tools for viewing and analyzing tcpdump trace files are available -from the [Internet Traffic Archive](http://ita.ee.lbl.gov/). - Another tool that tcpdump users might find useful is [tcpslice](https://github.com/the-tcpdump-group/tcpslice). It is a program that can be used to extract portions of tcpdump binary