How To Install Tcpreplay-edit In Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Tcpreplay-edit In Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS?

tcpreplay-edit

Tool to replay saved tcpdump files at arbitrary speeds

Maintainer: Christoph Biedl



Section: net

Install tcpreplay-edit

  • Debian apt-get install tcpreplay Click to copy
  • Ubuntu apt-get install tcpreplay Click to copy
  • Arch Linux pacman -S tcpreplay Click to copy
  • Kali Linux apt-get install tcpreplay Click to copy
  • Fedora dnf install tcpreplay Click to copy
  • Raspbian apt-get install tcpreplay Click to copy
  • macOS brew install tcpreplay Click to copy

tcpreplay

Tool to replay saved tcpdump files at arbitrary speeds

Tcpreplay is aimed at testing the performance of a NIDS by replaying real background network traffic in which to hide attacks. Tcpreplay allows you to control the speed at which the traffic is replayed, and can replay arbitrary tcpdump traces. Unlike programmatically-generated artificial traffic which doesn't exercise the application/protocol inspection that a NIDS performs, and doesn't reproduce the real-world anomalies that appear on production networks (asymmetric routes, traffic bursts/lulls, fragmentation, retransmissions, etc.), tcpreplay allows for exact replication of real traffic seen on real networks. It included the following executables tcpprep, tcprewrite, tcpreplay-edit, tcpbridge and pcap based captures are possible.

Installing tcpreplay-edit command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of tcpreplay-edit 2024 package in your OS.