awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to appneta/tcpreplay

Open-source alternatives to Tcpreplay

30 open-source projects similar to appneta/tcpreplay, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tcpreplay alternative.

  • rigtorp/udpreplayrigtorp avatar

    rigtorp/udpreplay

    288View on GitHub↗

    Replay UDP packets from a pcap file

    C++
    View on GitHub↗288
  • open-sdr/openwifiopen-sdr avatar

    open-sdr/openwifi

    4,669View on GitHub↗

    OpenWifi is an open-source implementation of the IEEE 802.11n wireless standard designed for programmable logic. It provides a software-defined radio platform and WiFi baseband processor that implements the physical and MAC layers on FPGA hardware, accompanied by a dedicated wireless driver and toolset for hardware control. The project is distinguished by its deep integration of signal analysis and telemetry, specifically through a framework for capturing channel state information and raw IQ samples. It enables high-precision packet timestamping and cross-layer correlation between physical la

    C
    View on GitHub↗4,669
  • raboof/nethogsraboof avatar

    raboof/nethogs

    3,643View on GitHub↗

    Linux 'net top' tool

    C++
    View on GitHub↗3,643
  • simsong/tcpflowsimsong avatar

    simsong/tcpflow

    1,769View on GitHub↗

    TCP/IP packet demultiplexer. Download from:

    C++
    View on GitHub↗1,769
  • kiminewt/pysharkKimiNewt avatar

    KimiNewt/pyshark

    2,485View on GitHub↗

    Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

    Python
    View on GitHub↗2,485

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
clearpathrobotics/wirelessclearpathrobotics avatar

clearpathrobotics/wireless

26View on GitHub↗

Making info about wireless networks available to ROS.

C++
View on GitHub↗26
  • laixintao/pingtoplaixintao avatar

    laixintao/pingtop

    537View on GitHub↗

    🏓Ping multiple servers and show results in a top-like terminal UI.

    Python
    View on GitHub↗537
  • ptpd/ptpdptpd avatar

    ptpd/ptpd

    567View on GitHub↗

    PTPd official source - master branch a.k.a. trunk

    C
    View on GitHub↗567
  • gcla/termsharkgcla avatar

    gcla/termshark

    9,908View on GitHub↗

    Termshark is a terminal-based network packet analyzer and protocol flow inspector. It serves as a keyboard-driven interface for the tshark command-line utility, providing a terminal user interface to monitor data flow and analyze network traffic. The tool functions as a terminal interface for Wireshark, utilizing its filtering and inspection logic to analyze recorded capture files or live network interfaces. It specifically enables the reassembly and inspection of TCP and UDP flows to isolate traffic patterns and analyze network conversations by protocol. The system includes capabilities for

    Gogogolanggowid
    View on GitHub↗9,908
  • esnet/iperfesnet avatar

    esnet/iperf

    8,283View on GitHub↗

    iperf is IP network measurement software designed to quantify data transfer rates and network stability. It functions as a network performance benchmarking tool that tests capacity and throughput between two hosts to identify bottlenecks and performance limits. The tool specifically measures maximum bandwidth and packet loss over IP networks using TCP and UDP protocols. It also serves as a network data exporter, outputting performance results in JSON format for programmatic analysis and integration. The software covers a range of capabilities including network throughput analysis and traffic

    Ciperf3
    View on GitHub↗8,283
  • openethercatsociety/soesOpenEtherCATsociety avatar

    OpenEtherCATsociety/SOES

    816View on GitHub↗

    Simple Open Source EtherCAT Slave

    C
    View on GitHub↗816
  • circl/potironCIRCL avatar

    CIRCL/potiron

    88View on GitHub↗

    Potiron - Normalize, Index and Visualize Network Capture

    Python
    View on GitHub↗88
  • awesome-foss/awesome-sysadminawesome-foss avatar

    awesome-foss/awesome-sysadmin

    34,338View on GitHub↗

    This project is a community-curated directory of open-source tools and resources designed to assist system administrators with infrastructure management. It functions as a centralized knowledge base, providing a structured index of software and documentation that helps professionals discover solutions for automating, monitoring, and maintaining distributed computing environments. The repository distinguishes itself through a collaborative, community-driven structure that organizes a vast array of technical resources into a hierarchical taxonomy. By utilizing hyperlink-centric navigation, it d

    awesomeawesome-listdevops
    View on GitHub↗34,338
  • cisco/joycisco avatar

    cisco/joy

    1,358View on GitHub↗

    A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.

    C
    View on GitHub↗1,358
  • ceph/cephceph avatar

    ceph/ceph

    16,247View on GitHub↗

    Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from a single distributed cluster. By decoupling data management from physical hardware, it enables elastic scaling across commodity hardware, allowing organizations to build large-scale storage infrastructure without reliance on proprietary vendor equipment. The system distinguishes itself through a shared-nothing, distributed architecture that utilizes deterministic hashing for data placement. This approach eliminates centralized metadata bottlenecks, allowing the cluster to sca

    C++block-storagecloud-storagedistributed-file-system
    View on GitHub↗16,247
  • caesar0301/pkt2flowcaesar0301 avatar

    caesar0301/pkt2flow

    177View on GitHub↗

    A simple, cross-platform utility to classify packets into flows using only the essential 4-tuple.

    C++
    View on GitHub↗177
  • asciimoo/wuzzasciimoo avatar

    asciimoo/wuzz

    10,711View on GitHub↗

    Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are

    Goclicurlgo
    View on GitHub↗10,711
  • adguardteam/adguardhomeAdguardTeam avatar

    AdguardTeam/AdGuardHome

    34,880View on GitHub↗

    AdGuardHome is a network-wide software solution that provides centralized control over domain name resolution, content filtering, and local network management. It functions as a recursive DNS server and DHCP address server, intercepting network traffic to enforce security policies and block unwanted content across all connected devices. By acting as a central gateway, it ensures that every device on a home or office network benefits from consistent protection and private, authenticated name resolution. The software distinguishes itself through granular client management and robust security fe

    Goadblockadguarddns
    View on GitHub↗34,880
  • caesar0301/http-sniffercaesar0301 avatar

    caesar0301/http-sniffer

    193View on GitHub↗

    A multi-threading tool to sniff TCP flow statistics and embedded HTTP headers from PCAP file. Each TCP flow carrying HTTP is exported to text file in json format.

    C
    View on GitHub↗193
  • dotse/packetqdotse avatar

    dotse/PacketQ

    396View on GitHub↗

    Moved to https://codeberg.org/DNS-OARC/PacketQ

    JavaScript
    View on GitHub↗396
  • ddddddo/packemonddddddO avatar

    ddddddO/packemon

    303View on GitHub↗

    Packet monster (っ‘-’)╮=͟͟͞͞◒ ヽ( '-'ヽ) TUI tool for sending packets of arbitrary input and monitoring packets on any network interfaces (default: eth0). Windows/macOS/Linux

    Go
    View on GitHub↗303
  • ettercap/ettercapEttercap avatar

    Ettercap/ettercap

    2,682View on GitHub↗

    Ettercap is a network utility tool used for ARP spoofing, packet filtering, traffic interception, passive scanning, and DHCP hijacking. It functions as a network traffic interceptor and man-in-the-middle packet filter to monitor and manipulate live TCP/UDP connections on a local area network. The project provides specialized capabilities for traffic redirection via ARP cache poisoning, DHCP server spoofing, ICMP redirects, and switch port stealing. It also enables the emulation of rogue services and the decryption of SSH1 session streams by substituting public keys. Additional capabilities i

    C
    View on GitHub↗2,682
  • buger/gorbuger avatar

    buger/gor

    19,290View on GitHub↗

    Gor is a set of specialized utilities for recording, replaying, and shadowing network traffic to validate system behavior under real-world conditions. It functions as an HTTP traffic recording tool, a network traffic capture engine, and a system for duplicating live production traffic. The project provides capabilities for recording real-time HTTP network traffic and storing it for later playback or analysis. It can duplicate live production network traffic and redirect it to a staging environment in real time, or replay recorded network requests against a target environment to validate syste

    Go
    View on GitHub↗19,290
  • geerlingguy/ansible-role-nfsgeerlingguy avatar

    geerlingguy/ansible-role-nfs

    277View on GitHub↗

    Ansible Role - NFS

    Jinja
    View on GitHub↗277
  • gns3/gns3-guiGNS3 avatar

    GNS3/gns3-gui

    2,587View on GitHub↗

    GNS3 Graphical Network Simulator

    Python
    View on GitHub↗2,587
  • httpie/httpiehttpie avatar

    httpie/httpie

    38,212View on GitHub↗

    HTTPie is a command-line HTTP client designed for sending requests to web services and APIs. It functions as a terminal-based web client and JSON API interface, allowing users to interact with RESTful services and download remote files directly from the console. The tool simplifies the interaction with APIs through a custom syntax for argument parsing and automatic JSON payload serialization. It includes a request debugger to verify the structure of a request before transmission and uses ANSI-based formatting to display server responses with color and indentation for improved readability. Th

    Python
    View on GitHub↗38,212
  • jlaffaye/ftpjlaffaye avatar

    jlaffaye/ftp

    1,394View on GitHub↗

    FTP client package for Go

    Goftpftp-clientgo
    View on GitHub↗1,394
  • k3po/k3pok3po avatar

    k3po/k3po

    50View on GitHub↗

    build-status-image: https://travis-ci.org/k3po/k3po.svg?branch=develop build-status: https://travis-ci.org/k3po/k3po pull-requests-image: http://www.issuestats.com/github/k3po/k3po/badge/pr pull-requests: http://www.issuestats.com/github/k3po/k3po issues-closed-image:…

    Java
    View on GitHub↗50
  • kaitoy/pcap4jkaitoy avatar

    kaitoy/pcap4j

    1,235View on GitHub↗

    Japanese

    Java
    View on GitHub↗1,235
  • andrewf/pcap2harandrewf avatar

    andrewf/pcap2har

    243View on GitHub↗

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

    Python
    View on GitHub↗243