Techclick Infosec

Network Debug Toolkit

Four tools L3 network engineers reach for during real tickets — packet path tracing, BGP best-path, tunnel MTU/MSS, and config diff. Everything runs in your browser. Nothing leaves your machine.

URL Diagnose L3 troubleshooter

Paste the exact URL you're trying to reach. The tool runs DNS → HTTPS → redirect-chase → header inspection from a Cloudflare Worker and tells you what's actually wrong — Cloudflare 5xx, SSO gate, 404, WAF block, origin down — plus the one-line fix.

Quick fill:
💡 What this catches: Cloudflare 5xx codes (530 tunnel down, 521 origin refused, 522 timeout, 525/526 cert), auth gates (401/403), 404 path issues, redirect loops, SSO interception (caught at the /login redirect), WAF blocks, and rate limits. What it doesn't catch: issues that only manifest from your specific network (corporate proxy, ISP DNS poisoning) — for that, also run Online Probes manually.