# fastos/tcpdive

A TCP performance profiling tool.

Repository: https://github.com/fastos/tcpdive
Canonical: https://ross.abutalabs.com/products/tcpdive
Language: Shell
License: GPL-2.0
License Family: copyleft
Last push: 2017-09-07T14:22:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3880, "days_push": 3282, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1846, forks 249 (observed 2026-08-28T04:05:43.459761+00:00)

## What it is
Tcpdive is a TCP performance profiling tool that monitors and analyzes TCP internals from a running Linux kernel using SystemTap, requiring no kernel modifications. It provides detailed metrics on transmission, loss and retransmission, congestion control, and HTTP processing at the TCP layer.

## Use cases
- profile TCP performance on a Linux server
- diagnose TCP retransmission and packet loss
- compare TCP performance in wired vs wireless networks
- analyze HTTP processing at the TCP layer
- quantify impact of TCP tuning changes
- characterize TCP traffic per application

## When to choose
- you need deep insight into TCP internals beyond tcpdump or netstat
- you want to profile TCP without modifying or patching the kernel
- you run a Linux production environment and need quantitative TCP metrics

## When to avoid
- you need a maintained tool - the last release was 2017
- you are on a non-Linux platform or a modern kernel unsupported by SystemTap scripts
- you need general packet capture rather than TCP performance profiling

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: monitoring, networking, analytics
- domain: networking, monitoring, performance, developer-tools
- platform: cli
- tags: tcp, systemtap, network-profiling, kernel, http-analysis, packet-analysis, linux

## Member repositories
- fastos/tcpdive (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.459761+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:17:52.811599+00:00, confidence not recorded.
  - readme: https://github.com/fastos/tcpdive (fetched 2026-08-28T04:05:43.459761+00:00, sha 2f52625c87fa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
