返回顶部
h

httpstatHTTP状态统计

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
安全检测
已通过
102
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

httpstat

httpstat ⚡

美观的HTTP时间统计工具。显示DNS、TCP、TLS、TTFB及传输时间。

使用方法

bash

基础计时


python3 scripts/httpstat.py https://example.com

携带请求头

python3 scripts/httpstat.py https://api.github.com -H Accept: application/json

POST请求

python3 scripts/httpstat.py https://httpbin.org/post -X POST -d {key:value}

输出结果

以可视化瀑布图展示:DNS查询 → TCP连接 → TLS握手 → 服务器处理 → 内容传输

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 httpstat-1775973841 技能

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

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

通过命令行安装

skillhub install httpstat-1775973841

下载

⬇ 下载 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
返回顶部