Skip to content

tcpslice concatenates multiple pcap files together, or extracts time slices from one or more pcap files.

Notifications You must be signed in to change notification settings

the-tcpdump-group/tcpslice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cab7c64 · Apr 17, 2025
Jan 17, 2025
Feb 12, 2023
Mar 29, 2025
Dec 3, 2024
Sep 3, 2020
Sep 20, 2024
Jan 19, 2024
Jan 22, 2024
Feb 4, 2021
Sep 5, 2024
Oct 15, 2022
Sep 20, 2024
Apr 2, 2024
Sep 5, 2024
Mar 14, 2024
Mar 12, 2024
Oct 24, 2024
Aug 3, 2021
Jan 23, 2024
Jan 23, 2024
Mar 18, 2025
Aug 6, 2021
Mar 27, 2024
Feb 11, 2023
Mar 27, 2024
May 31, 2023
Oct 30, 2023
Apr 9, 2024
Mar 27, 2024
Mar 27, 2024
Mar 27, 2024
Aug 31, 2020
Mar 22, 2024
Apr 17, 2025
Feb 12, 2023
Mar 27, 2024
May 15, 2020

Repository files navigation

TCPSLICE 1.x by The Tcpdump Group

To report a security issue, please send an e-mail to security@tcpdump.org.

Anonymous git access is available via

https://github.com/the-tcpdump-group/tcpslice

This directory contains source code for tcpslice, a tool for extracting portions of packet trace files generated using tcpdump's -w flag.

Problems, bugs, questions, desirable enhancements, source code contributions, etc., should be sent to the mailing list.

Dependency on libpcap

Tcpslice uses libpcap, a system-independent interface for user-level packet capture. Before building tcpslice, you must first retrieve and build libpcap.

Once libpcap is built (either install it or make sure it's in ../libpcap), you can build tcpslice using the procedure in the installation guidelines.

Origins of tcpslice

formerly from   Lawrence Berkeley National Laboratory
                ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz