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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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/udpreplayAvatar von rigtorp

    rigtorp/udpreplay

    288Auf GitHub ansehen↗

    Replay UDP packets from a pcap file

    C++
    Auf GitHub ansehen↗288
  • open-sdr/openwifiAvatar von open-sdr

    open-sdr/openwifi

    4,669Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,669
  • raboof/nethogsAvatar von raboof

    raboof/nethogs

    3,643Auf GitHub ansehen↗

    Linux 'net top' tool

    C++
    Auf GitHub ansehen↗3,643
  • simsong/tcpflowAvatar von simsong

    simsong/tcpflow

    1,769Auf GitHub ansehen↗

    TCP/IP packet demultiplexer. Download from:

    C++
    Auf GitHub ansehen↗1,769
  • kiminewt/pysharkAvatar von KimiNewt

    KimiNewt/pyshark

    2,485Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2,485

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
clearpathrobotics/wirelessAvatar von clearpathrobotics

clearpathrobotics/wireless

26Auf GitHub ansehen↗

Making info about wireless networks available to ROS.

C++
Auf GitHub ansehen↗26
  • laixintao/pingtopAvatar von laixintao

    laixintao/pingtop

    537Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗537
  • ptpd/ptpdAvatar von ptpd

    ptpd/ptpd

    567Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗567
  • gcla/termsharkAvatar von gcla

    gcla/termshark

    9,908Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,908
  • esnet/iperfAvatar von esnet

    esnet/iperf

    8,283Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,283
  • openethercatsociety/soesAvatar von OpenEtherCATsociety

    OpenEtherCATsociety/SOES

    816Auf GitHub ansehen↗

    Simple Open Source EtherCAT Slave

    C
    Auf GitHub ansehen↗816
  • circl/potironAvatar von CIRCL

    CIRCL/potiron

    88Auf GitHub ansehen↗

    Potiron - Normalize, Index and Visualize Network Capture

    Python
    Auf GitHub ansehen↗88
  • awesome-foss/awesome-sysadminAvatar von awesome-foss

    awesome-foss/awesome-sysadmin

    34,338Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗34,338
  • cisco/joyAvatar von cisco

    cisco/joy

    1,358Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗1,358
  • ceph/cephAvatar von ceph

    ceph/ceph

    16,247Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,247
  • caesar0301/pkt2flowAvatar von caesar0301

    caesar0301/pkt2flow

    177Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗177
  • asciimoo/wuzzAvatar von asciimoo

    asciimoo/wuzz

    10,711Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,711
  • adguardteam/adguardhomeAvatar von AdguardTeam

    AdguardTeam/AdGuardHome

    34,880Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗34,880
  • caesar0301/http-snifferAvatar von caesar0301

    caesar0301/http-sniffer

    193Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗193
  • dotse/packetqAvatar von dotse

    dotse/PacketQ

    396Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗396
  • ddddddo/packemonAvatar von ddddddO

    ddddddO/packemon

    303Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗303
  • ettercap/ettercapAvatar von Ettercap

    Ettercap/ettercap

    2,682Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,682
  • buger/gorAvatar von buger

    buger/gor

    19,290Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,290
  • geerlingguy/ansible-role-nfsAvatar von geerlingguy

    geerlingguy/ansible-role-nfs

    277Auf GitHub ansehen↗

    Ansible Role - NFS

    Jinja
    Auf GitHub ansehen↗277
  • gns3/gns3-guiAvatar von GNS3

    GNS3/gns3-gui

    2,587Auf GitHub ansehen↗

    GNS3 Graphical Network Simulator

    Python
    Auf GitHub ansehen↗2,587
  • httpie/httpieAvatar von httpie

    httpie/httpie

    38,212Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗38,212
  • jlaffaye/ftpAvatar von jlaffaye

    jlaffaye/ftp

    1,394Auf GitHub ansehen↗

    FTP client package for Go

    Goftpftp-clientgo
    Auf GitHub ansehen↗1,394
  • k3po/k3poAvatar von k3po

    k3po/k3po

    50Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗50
  • kaitoy/pcap4jAvatar von kaitoy

    kaitoy/pcap4j

    1,235Auf GitHub ansehen↗

    Japanese

    Java
    Auf GitHub ansehen↗1,235
  • andrewf/pcap2harAvatar von andrewf

    andrewf/pcap2har

    243Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗243