返回顶部
h

httpstat

Pretty HTTP response statistics with timing waterfall. Use when asked to check a URL's response time, debug slow requests, measure TTFB, or get HTTP timing breakdown. Like curl -v but readable. Zero dependencies.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
76
下载量
0
收藏
概述
安装方式
版本历史

httpstat

# httpstat ⚡ Pretty HTTP timing statistics. Shows DNS, TCP, TLS, TTFB, and transfer times. ## Usage ```bash # Basic timing python3 scripts/httpstat.py https://example.com # With headers python3 scripts/httpstat.py https://api.github.com -H "Accept: application/json" # POST request python3 scripts/httpstat.py https://httpbin.org/post -X POST -d '{"key":"value"}' ``` ## Output Shows a visual waterfall of: DNS Lookup → TCP Connection → TLS Handshake → Server Processing → Content Transfer

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 httpstat-1775973841 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 httpstat-1775973841 技能

通过命令行安装

skillhub install httpstat-1775973841

下载 Zip 包

⬇ 下载 httpstat v1.0.0

文件大小: 8.95 KB | 发布时间: 2026-4-13 10:35

v1.0.0 最新 2026-4-13 10:35
Initial release of httpstat: Pretty HTTP response statistics with timing waterfall.

- Measure HTTP response times including DNS, TCP, TLS, TTFB, and transfer.
- Visual waterfall output for easy debugging and performance analysis.
- Supports headers and different HTTP methods (GET, POST, etc.).
- No external dependencies; runs with Python only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部