OpsProbe

Release notes

OpsProbe v0.3.33: turn a snapshot into proof.

The homepage and shared report now make the captured diagnostic evidence easy to inspect, layer by layer.

Release date September 26, 2026Version v0.3.33Type minor

Summary

Click View full report after an instant check to open dedicated DNS, TCP, TLS, and HTTP tabs. The TCP tab shows the checked port and confirmation attempts, and sub-millisecond measurements are no longer presented as an unexplained zero. The HTTP tab includes a readable waterfall from the captured request timing.

Detailed report

  • DNS: provider hint, answer summary, nameservers, SOA, TTL, canonical chain, and address families.
  • TCP: target port, connection latency, remote connection note, and confirmation attempts.
  • TLS: issuer, algorithms, SAN coverage, validity window, and days remaining.
  • HTTP: final URL, status, redirects, timing facts, headers summary, response summary, and request waterfall.

Shared evidence

Shared reports use the same tabs and diagnostic structure. They retain useful protocol facts but exclude request and response headers, body previews, certificate serial numbers, and remote addresses. Links continue to expire after 24 hours.

Verification

  • Rust formatting, tests, clippy, and locked release build
  • Homepage and shared-report tab interaction verified with Playwright at desktop and mobile widths
  • Shared report redaction tests cover TCP and HTTP diagnostic evidence