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
Back to leonward/openfpc

Open-source alternatives to OpenFPC

13 open-source projects similar to leonward/openfpc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best OpenFPC alternative.

  • oisf/suricataOISF avatar

    OISF/suricata

    6,008View on GitHub↗

    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
    View on GitHub↗6,008
  • buger/goreplaybuger avatar

    buger/goreplay

    19,286View on GitHub↗

    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
    View on GitHub↗19,286
  • probelabs/goreplayprobelabs avatar

    probelabs/goreplay

    19,286View on GitHub↗

    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
    View on GitHub↗19,286

AI search

Explore more awesome repositories

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

Find more with AI search
  • samratashok/nishangsamratashok avatar

    samratashok/nishang

    9,951View on GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    View on GitHub↗9,951
  • irino/softflowdirino avatar

    irino/softflowd

    211View on GitHub↗

    softflowd: A flow-based network traffic analyser capable of Cisco NetFlow data export software.

    C
    View on GitHub↗211
  • basil00/windivertbasil00 avatar

    basil00/WinDivert

    3,196View on GitHub↗

    WinDivert: Windows Packet Divert

    C
    View on GitHub↗3,196
  • netis/packet-agentNetis avatar

    Netis/packet-agent

    961View on GitHub↗

    A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.

    C
    View on GitHub↗961
  • pmacct/pmacctpmacct avatar

    pmacct/pmacct

    1,220View on GitHub↗

    pmacct is a small set of multi-purpose passive network monitoring tools NetFlow IPFIX sFlow libpcap BGP BMP RPKI IGP Streaming Telemetry.

    C
    View on GitHub↗1,220
  • ruedigergad/clj-net-pcapruedigergad avatar

    ruedigergad/clj-net-pcap

    67View on GitHub↗

    A wrapper/facade/whatever to enable/ease the use of jNetPcap (a libpcap based packet sniffing lib) in Clojure

    Java
    View on GitHub↗67
  • jpr5/ngrepjpr5 avatar

    jpr5/ngrep

    1,014View on GitHub↗

    ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.

    Cgreppingsniffer
    View on GitHub↗1,014
  • deepfence/packetstreamerdeepfence avatar

    deepfence/PacketStreamer

    1,931View on GitHub↗

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

    Go
    View on GitHub↗1,931
  • dotpcap/sharppcapdotpcap avatar

    dotpcap/sharppcap

    1,473View on GitHub↗

    Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets

    C#
    View on GitHub↗1,473
  • emanuele-f/pcapdroidemanuele-f avatar

    emanuele-f/PCAPdroid

    4,133View on GitHub↗

    PCAPdroid is an Android network traffic analyzer and packet capture tool that operates without requiring root access. It functions as a VPN-based firewall and network controller, capable of recording traffic in PCAPng format and blocking connections to specific domains or malicious hosts. The project distinguishes itself through a proxy-based system for decrypting TLS traffic and routing device network traffic through SOCKS5 proxies or the Tor network. It further allows for the modification of live HTTP requests and responses via custom scripts. Its capabilities cover application connection

    Javaandroidcapture-trafficdecryption
    View on GitHub↗4,133