Back to browse
GitHub Repository

Monitor which Cloudflare colo is serving your requests, with TTFB and cache status, in real time.

8 starsShell

Cf-colo-watcher – Monitor which Cloudflare colo is serving you

by ashitlerferad·Jun 3, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemCozy

Per-phase timing breakdown shows DNS, TCP, TLS, and TTFB for each colo in real time.

Strengths
  • Per-phase timing breakdown reveals exactly where latency comes from (DNS vs TCP vs TLS).
  • Summary statistics aggregate samples by colo and cache status for pattern detection.
  • Compact mode drops handshake columns for narrower output during active debugging.
Weaknesses
  • Bash script limits cross-platform support; Windows users need WSL or similar.
  • Very niche use case—only valuable when debugging specific Cloudflare routing issues.
Target Audience

DevOps engineers debugging Cloudflare CDN routing and performance issues

Similar To

curl · httpie · mtr

Similar Projects

Security●●Solid

VPS-Harden, an Idempotent Bash Script to Harden Ubuntu VPS

If you manage small VPSes this removes the usual nail-biting: every change is previewed, the script is idempotent, and SSH edits come with automatic lockout rollback. It's a single-file, zero-deps tool with 14 modular steps (firewall, fail2ban, kernel tuning, auditd, SOPS support) and CI/ShellCheck badges — great for one-off servers, but not a fleet management replacement for Ansible or cloud-init.

Solve My ProblemNiche Gem
ranbo
214mo ago