appneta/tcpreplay
Edit and replay captured network traffic at arbitrary speeds — a suite of pcap tools for *NIX and Windows. 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
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
- readme: https://github.com/appneta/tcpreplay · fetched 2026-08-28 · 22481e2322fc
- homepage: https://tcpreplay.appneta.com · fetched 2026-08-29 · cef9d12926f9
- site_page: https://tcpreplay.appneta.com/getting-started · fetched 2026-08-29 · a204d4c891e7
- site_page: https://tcpreplay.appneta.com/about · fetched 2026-08-29 · 727d1121fc21
- site_page: https://tcpreplay.appneta.com/getting-started/installation · fetched 2026-08-29 · e8226df9fea3
- site_page: https://tcpreplay.appneta.com/getting-started/quickstart · fetched 2026-08-29 · c67d8a0340f5
- site_page: https://tcpreplay.appneta.com/about/history · fetched 2026-08-29 · 7a49191747be
- site_page: https://tcpreplay.appneta.com/about/support · fetched 2026-08-29 · 2372840fc484
- site_page: https://tcpreplay.appneta.com/faq · fetched 2026-08-29 · 3c6d19a3b565
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| appneta/tcpreplay | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="appneta/tcpreplay")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem