Ross ROSS = Recommend OSS · open-source software intelligence for agents

appneta/tcpreplay

Edit and replay captured network traffic at arbitrary speeds — a suite of pcap tools for *NIX and Windows. observed · 2026-08-28

github.com/appneta/tcpreplay · homepage · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 97
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 3
  • age_days: 4670
  • days_rel: 19
  • days_push: 18
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1344 stars · 295 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Tcpreplay is a suite of GPLv3 command-line utilities for editing and replaying captured network traffic (pcap files) back onto the network at speeds from a trickle to full wire rate. It includes tools for classifying client/server traffic, rewriting Layer 2-4 headers, and replaying captures through firewalls, IDS/IPS, and NetFlow appliances for testing.

Use cases

  • replay a pcap capture onto a test network at original timing or line rate
  • rewrite MAC/IP addresses and ports in a capture to retarget it at a lab device
  • test firewall, IDS/IPS, or NetFlow appliances with realistic repeatable traffic
  • split a capture into client and server sides for two-NIC in-line testing
  • replay a captured TCP session against a live server
  • measure flows-per-second performance of flow-based network appliances

When to choose

  • you need to push real captured packets back onto the wire for device testing
  • you want to tune IDS/IPS or NetFlow appliances against realistic traffic at controlled rates
  • you need to rewrite packet headers to retarget captures at a lab environment
  • you need high-rate packet injection with netmap, AF_XDP, or io_uring fast paths

When to avoid

  • you need to synthesize new traffic rather than replay existing captures
  • you need protocol-aware TCP session synchronization against arbitrary servers (only tcpliveplay handles a single TCP stream)
  • you want a GUI-based traffic generator

Facets

cli-tool · maturity active

networking benchmarking security developer-tools networking security performance developer-tools windows bsd cli pcap packet-replay traffic-generation netflow ids-testing firewall-testing packet-crafting netmap af-xdp linux macos

9 sources

Member repositories

RepositoryRoleHealth v2
appneta/tcpreplaymain98

For agents

markdown · JSON · MCP: product_card(name="appneta/tcpreplay")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem