← Back to match
httpstat
Visualizes curl(1) statistics — DNS/TCP/TLS/content-transfer timing breakdown, JSON output, SLO checks.
Desktopfreeglobal
A single-file, no-dependency Python script that turns curl timing output into a readable breakdown of DNS, TCP, TLS, server processing, and content-transfer phases. It also emits structured JSON/JSONL, can save results to files and return a non-zero exit on SLO violations, making it useful for developers debugging HTTP latency and SREs enforcing latency SLOs in CI pipelines.
Categories
developer toolsmonitoring

