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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deepfence avatar

deepfence/PacketStreamerArchived

0
View on GitHub↗
1,931 Stars·245 Forks·Go·Apache-2.0·6 Aufrufe

PacketStreamer

:star: :star: Distributed tcpdump for cloud native environments :star: :star:

Features

  • Network Forensics - Distributed remote packet capture tool.
  • Traffic Capture Frameworks - Distributed remote packet capture for cloud-native environments.

Star-Verlauf

Star-Verlauf für deepfence/packetstreamerStar-Verlauf für deepfence/packetstreamer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PacketStreamer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PacketStreamer.
  • oisf/suricataAvatar von OISF

    OISF/suricata

    6,008Auf GitHub ansehen↗

    Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a

    Ccybersecurityidsintrusion-detection-system
    Auf GitHub ansehen↗6,008
  • arkime/arkimeAvatar von arkime

    arkime/arkime

    7,399Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,399
  • buger/goreplayAvatar von buger

    buger/goreplay

    19,286Auf GitHub ansehen↗

    GoReplay is a network traffic recording and replay tool used to capture live HTTP and binary protocol requests. It functions as a traffic shadowing proxy that duplicates incoming network requests to test environments and a utility for recording traffic to local or cloud storage for later analysis and playback. The system is capable of processing non-textual data formats, such as Thrift and Protocol Buffers, allowing for the capture and replay of specialized application-to-application communication. The tool supports live traffic capture and asynchronous duplication to validate infrastructure

    Go
    Auf GitHub ansehen↗19,286
  • probelabs/goreplayAvatar von probelabs

    probelabs/goreplay

    19,286Auf GitHub ansehen↗

    Goreplay is an HTTP traffic mirroring tool designed to capture live network traffic from production environments and replay it into test systems for validation. It includes a specialized Kubernetes traffic capturer that operates as a daemonset to mirror traffic from specific pods using label selectors and namespace filters, alongside a TCP traffic recorder for intercepting raw network packets. The project features a Kafka traffic pipeline for streaming captured payloads to topics or ingesting messages for playback, and an HTTP request transformer to mask sensitive data or rewrite headers and

    Go
    Auf GitHub ansehen↗19,286
Alle 19 Alternativen zu PacketStreamer anzeigen→

Häufig gestellte Fragen

Was macht deepfence/packetstreamer?

:star: :star: Distributed tcpdump for cloud native environments :star: :star:

Was sind die Hauptfunktionen von deepfence/packetstreamer?

Die Hauptfunktionen von deepfence/packetstreamer sind: Network Forensics, Traffic Capture Frameworks.

Welche Open-Source-Alternativen gibt es zu deepfence/packetstreamer?

Open-Source-Alternativen zu deepfence/packetstreamer sind unter anderem: oisf/suricata — Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in… probelabs/goreplay — Goreplay is an HTTP traffic mirroring tool designed to capture live network traffic from production environments and… buger/goreplay — GoReplay is a network traffic recording and replay tool used to capture live HTTP and binary protocol requests. It… 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… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows…