1 # TCPSLICE 1.x by [The Tcpdump Group](https://www.tcpdump.org/)
3 **To report a security issue, please send an e-mail to security@tcpdump.org.**
5 Anonymous git access is available via
7 https://github.com/the-tcpdump-group/tcpslice
9 This directory contains source code for tcpslice, a tool for extracting
10 portions of packet trace files generated using tcpdump's `-w` flag.
12 Problems, bugs, questions, desirable enhancements, source code contributions,
13 etc., should be sent to the [mailing list](https://www.tcpdump.org/#mailing-lists).
15 ### Dependency on libpcap
16 Tcpslice uses libpcap, a system-independent interface for user-level
17 packet capture. Before building tcpslice, you must first retrieve and
20 Once libpcap is built (either install it or make sure it's in `../libpcap`),
21 you can build tcpslice using the procedure in the [installation guidelines](INSTALL.md).
23 ### Origins of tcpslice
26 formerly from Lawrence Berkeley National Laboratory
27 ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz