awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
simsong avatar

simsong/tcpflow

0
View on GitHub↗
1,769 stars·243 forks·C++·GPL-3.0·13 viewsdownloads.digitalcorpora.org/downloads/tcpflow↗

Tcpflow

TCP/IP packet demultiplexer. Download from:

Features

  • Network Forensics - Tool for capturing and reconstructing TCP connection data.
  • Traffic Analysis Engines - Captures and stores TCP connection data for protocol analysis.
  • Network Programming - Captures TCP connection flows for analysis.

Star history

Star history chart for simsong/tcpflowStar history chart for simsong/tcpflow

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tcpflow

These projects share indexed features with Tcpflow. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • appneta/tcpreplayappneta avatar

    appneta/tcpreplay

    1,327View on GitHub↗

    Pcap editing and replay tools for *NIX and Windows - Users please download source from

    C
    View on GitHub↗1,327
  • arkime/arkimearkime avatar

    arkime/arkime

    7,399View on GitHub↗

    Arkime is a distributed packet analysis platform and full packet capture system designed for recording raw network traffic, indexing metadata, and performing network forensics. It functions as a network traffic indexer and security tool that enables the monitoring, querying, and browsing of large-scale network traffic across multi-cluster architectures. The platform distinguishes itself through its ability to manage distributed capture clusters from a centralized administrative dashboard. It integrates external data feeds with internal traffic logs to identify known threats and provides a pro

    C
    View on GitHub↗7,399
  • google/gopacketgoogle avatar

    google/gopacket

    6,781View on GitHub↗

    gopacket is a Go library for live packet capture and multi-layer protocol decoding. It provides a framework for parsing raw network bytes into structured protocol layers, enabling inspection and analysis of network traffic directly from interfaces or packet capture files. The library distinguishes itself through a layered protocol stack that organizes decoders as independent, composable layers, and an interface-based decoder registry that supports extensible custom protocol development. It offers zero-copy packet decoding for high-throughput parsing, stream-based TCP reassembly to reconstruct

    Go
    View on GitHub↗6,781
  • andrewf/pcap2harandrewf avatar

    andrewf/pcap2har

    243View on GitHub↗

    A convertor from .pcap network capture files to HTTP Archive files.

    Python
    View on GitHub↗243
Compare all 30 related projects→

Frequently asked questions

What does simsong/tcpflow do?

TCP/IP packet demultiplexer. Download from:

What are the main features of simsong/tcpflow?

The main features of simsong/tcpflow are: Network Forensics, Traffic Analysis Engines, Network Programming.

Which projects share features with simsong/tcpflow?

Projects with overlapping indexed features include: appneta/tcpreplay — Pcap editing and replay tools for *NIX and Windows - Users please download source from. arkime/arkime — Arkime is a distributed packet analysis platform and full packet capture system designed for recording raw network… google/gopacket — gopacket is a Go library for live packet capture and multi-layer protocol decoding. It provides a framework for… andrewf/pcap2har — A convertor from .pcap network capture files to HTTP Archive files. aol/moloch — Moloch is a full packet capture system and network forensics platform designed for large scale network traffic… alexcrichton/ssh2-rs — Documentation.