httptap
This is a command-line tool that breaks down an HTTP request into individual stages: DNS resolution, TCP connection, TLS handshake, and data transfer.
It generates a detailed waterfall timeline, which allows you to quickly identify which stage of the request is causing the delay.
📁 Language: #Python 99%
⭐️ Stars: 526
More: https://github.com/ozeranskii/httptap

2August 10, 2026 1.3K 4