返回顶部
i

isp-throttle-detective

Run speed tests to multiple endpoints, log results, and detect ISP throttling patterns. Use when the user mentions speed test, internet slow, ISP throttling, bandwidth test, is my ISP throttling, speed history, internet speed, slow at night, or peak-hour slowdowns. Measures download speed from Cloudflare, Google, and CDN endpoints plus upload, logs with timestamps and time-of-day context, and generates evidence reports (peak vs off-peak tables, CDN discrimination analysis, trend charts) suitable

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

isp-throttle-detective

# ISP Throttle Detective Scripts live in `scripts/`. Log and config default to `~/.isp-throttle-detective/`. See `references/setup-guide.md` for full setup, scheduling, and interpretation guidance. ## Workflow ### Run a single test and log it ```bash python3 scripts/speedtest.py | python3 scripts/log_result.py ``` ### Analyze patterns (needs ≥5 tests across multiple hours/days) ```bash python3 scripts/analyze.py python3 scripts/analyze.py --days 30 --json # machine-readable ``` ### Generate evidence report ```bash python3 scripts/report.py --days 30 --out ~/report.md ``` ## Scripts | Script | Purpose | |--------|---------| | `speedtest.py` | Download from 3 endpoints + upload to Cloudflare. Outputs JSON to stdout. | | `log_result.py` | Append speedtest JSON to JSONL log with hour, day_of_week enrichment. | | `analyze.py` | Detect peak vs off-peak, CDN discrimination, trend, anomalies. | | `report.py` | Generate markdown evidence report with tables and plain-English conclusion. | ## Configuration Copy `assets/config.example.json` to `~/.isp-throttle-detective/config.json`. All scripts auto-detect it. Key fields: - `log_file` — where the JSONL log lives - `endpoints` — add/remove test targets; set `category: "cdn"` vs `"general"` to enable CDN discrimination detection - `peak_hours` — list of hours (0–23) considered peak Pass `--config /path/to/config.json` to any script to override. ## Scheduling See `references/setup-guide.md` for launchd (macOS) and cron (Linux) snippets. Recommended: every 30 minutes for meaningful data within a day or two. ## Throttling Signals - Peak-hour drop **>20%** vs off-peak → time-based throttling - CDN speed **<75%** of general internet → destination-based throttling - Declining trend slope → infrastructure degradation - Multiple low-speed anomalies at the same hour → systematic, not random ## Using the Evidence Report `report.py` produces a markdown file with a peak/off-peak comparison table, per-endpoint breakdown, hourly chart, trend analysis, and a plain-English conclusion. Share it directly with ISP support or use it to evaluate whether upgrading your plan would actually help (if CDN throttling is confirmed, a faster plan won't fix it).

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 isp-throttle-detective-1775932733 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 isp-throttle-detective-1775932733 技能

通过命令行安装

skillhub install isp-throttle-detective-1775932733

下载 Zip 包

⬇ 下载 isp-throttle-detective v1.0.0

文件大小: 16.15 KB | 发布时间: 2026-4-12 10:18

v1.0.0 最新 2026-4-12 10:18
Initial release: Multi-endpoint speed testing with ISP throttling detection. Peak vs off-peak analysis, CDN discrimination reports, evidence generation.

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

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

p2p_official_large
返回顶部