All Projects → the-tcpdump-group → tcpslice

the-tcpdump-group / tcpslice

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

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
Roff
2310 projects
Makefile
30231 projects
M4
1887 projects

Projects that are alternatives of or similar to tcpslice

Tcpdump
the TCPdump network dissector
Stars: ✭ 1,731 (+3506.25%)
Mutual labels:  pcap, libpcap, tcpdump, packet-capture, bpf, berkeley-packet-filter, bsd-packet-filter
Libpcap
the LIBpcap interface to various kernel packet capture mechanism
Stars: ✭ 1,785 (+3618.75%)
Mutual labels:  pcap, libpcap, packet-capture, bpf, berkeley-packet-filter, bsd-packet-filter
packiffer
lightweight cross-platform networking toolkit
Stars: ✭ 52 (+8.33%)
Mutual labels:  pcap, libpcap, bpf
Homer
HOMER - 100% Open-Source SIP / VoIP Packet Capture & Monitoring
Stars: ✭ 855 (+1681.25%)
Mutual labels:  pcap, packet-capture
Nfstream
NFStream: a Flexible Network Data Analysis Framework.
Stars: ✭ 622 (+1195.83%)
Mutual labels:  pcap, packet-capture
Scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
Stars: ✭ 6,932 (+14341.67%)
Mutual labels:  pcap, packet-capture
SnifferUI
基于MFC和WinPcap库开发的网络抓包和协议分析软件
Stars: ✭ 86 (+79.17%)
Mutual labels:  pcap, packet-capture
Crafter
🔬 An R package to work with PCAPs
Stars: ✭ 27 (-43.75%)
Mutual labels:  pcap, packet-capture
Libtins
High-level, multiplatform C++ network packet sniffing and crafting library.
Stars: ✭ 1,609 (+3252.08%)
Mutual labels:  pcap, libpcap
Jxnet
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
Stars: ✭ 26 (-45.83%)
Mutual labels:  libpcap, packet-capture
Dnscap
Network capture utility designed specifically for DNS traffic
Stars: ✭ 234 (+387.5%)
Mutual labels:  pcap, packet-capture
connect
tiny cross-platform socket API library
Stars: ✭ 46 (-4.17%)
Mutual labels:  pcap, bpf
network-tools
Network Tools
Stars: ✭ 27 (-43.75%)
Mutual labels:  pcap, tcpdump
Arkime
Arkime (formerly Moloch) is an open source, large scale, full packet capturing, indexing, and database system.
Stars: ✭ 4,994 (+10304.17%)
Mutual labels:  pcap, packet-capture
Node pcap
libpcap bindings for node
Stars: ✭ 849 (+1668.75%)
Mutual labels:  pcap, packet-capture
Pypcap
pypcap - python libpcap module, forked from code.google.com/p/pypcap, now actively maintained
Stars: ✭ 255 (+431.25%)
Mutual labels:  pcap, packet-capture
NetStalker
A network tool to control the bandwidth over your local network.
Stars: ✭ 69 (+43.75%)
Mutual labels:  libpcap, packet-capture
sniffer
🤒 A modern alternative network traffic sniffer.
Stars: ✭ 428 (+791.67%)
Mutual labels:  pcap, tcpdump
Cuishark
A protocol analyzer like a wireshark on CUI. cuishark is using libwireshark to analyze packets. https://cuishark.slankdev.net
Stars: ✭ 208 (+333.33%)
Mutual labels:  pcap, packet-capture
dsc
DNS Statistics Collector
Stars: ✭ 94 (+95.83%)
Mutual labels:  pcap, packet-capture

TCPSLICE 1.x by The Tcpdump Group

To report a security issue please send an e-mail to [email protected].

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 "[email protected]".

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].