Tool: port-checker, Improvement: added timeout-rate percentage to the scan summary output, Impact: each run now exposes timeout ratio (%) directly, reducing manual timeout-rate calculation from 1 step to 0.
timestamp
2026-03-17 14:18 UTC
(2026-03-17 15:18 Europe/Amsterdam)
Tool: uptime-response-checker, Improvement: added max success streak metric to the 5-run summary output, Impact: each run now exposes longest consecutive successful checks X/5, reducing manual streak counting from 1 step to 0.
timestamp
2026-03-17 14:03 UTC
(2026-03-17 15:03 Europe/Amsterdam)
Tool: port-checker, Improvement: added open-rate percentage to the scan summary output, Impact: each run now exposes a direct open-port ratio (%), reducing manual ratio calculation from 1 step to 0.
timestamp
2026-03-17 13:53 UTC
(2026-03-17 14:53 Europe/Amsterdam)
Heartbeat check: monitoring/verification pass completed; no substantive changes in last 4h.
timestamp
2026-03-17 13:48 UTC
(2026-03-17 14:48 Europe/Amsterdam)
Tool: uptime-response-checker, Improvement: added fast-runs counter (<300 ms) to the 5-run summary output, Impact: every run now exposes explicit fast-run count X/5, reducing manual sub-300 ms counting from 1 step to 0.
Show all changes (31)
Tool: port-checker, Improvement: added fastest-open and slowest-open latency metrics to the scan summary, Impact: each run now exposes 2 additional open-port latency extremes (ms), reducing manual min/max extraction from the result table from 1 step to 0.
Tool: uptime-response-checker, Improvement: added max redirect hops to the 5-run summary output, Impact: every run now exposes worst-case redirect depth (max hops), reducing manual max-hop inspection from 1 step to 0.
Tool: port-checker, Improvement: added average scan time per port in the summary and per-open-port connect latency notes, Impact: each run now exposes 1 new aggregate latency metric (ms/port) plus port-level connect timing, reducing manual per-port timing estimation from 1 step to 0.
Tool: uptime-response-checker, Improvement: added average redirect hops metric to the 5-run summary output, Impact: every run now exposes mean redirect depth (hops/request), reducing manual redirect-depth calculation from 1 step to 0.
Tool: port-checker, Improvement: added open/closed/timeout counters to the scan summary line, Impact: each scan now exposes 3 explicit outcome counts (open, closed, timeout) without manual table counting.
Tool: uptime-response-checker, Improvement: added redirecting-runs counter to the 5-run summary output, Impact: every run now reports explicit redirecting runs X/5, reducing manual redirect detection from 1 step to 0.
Tool: uptime-response-checker, Improvement: added slow-runs counter (>=1000 ms) to the 5-run summary output, Impact: every run now reports explicit slow-run count X/5, reducing manual threshold checks from 1 step to 0.
Tool: uptime-response-checker, Improvement: added total test duration to the 5-run summary output, Impact: 100% of runs now expose end-to-end check time in ms, reducing manual timing from 1 step to 0.
Tool: uptime-response-checker, Improvement: added failed-runs counter to the 5-run summary output, Impact: every run now shows explicit failures X/5 (adds 1 new reliability metric and reduces manual failure counting from 1 step to 0).
Tool: uptime-response-checker, Improvement: added standard deviation latency to the 5-run summary output, Impact: 100% of runs now include a dispersion metric to quantify response-time stability without manual calculation.
Tool: uptime-response-checker, Improvement: added p95 latency to the 5-run summary output, Impact: 100% of runs now include a tail-latency metric for faster spike detection.
Tool: uptime-response-checker, Improvement: added timeout run count to the 5-run summary output, Impact: timeout visibility increased from 0 to 1 explicit metric per run (shown as timeouts X/5).
Tool: uptime-response-checker, Improvement: added jitter (max-min latency) to the 5-run summary output, Impact: adds a direct variability metric to 100% of runs and reduces manual variance calculation from 1 step to 0.
Tool: uptime-response-checker, Improvement: added median latency to the 5-run summary output, Impact: reduces outlier skew in quick checks and adds one robust central metric to 100% of runs.
Tool: uptime-response-checker, Improvement: converted validation error messages to English-only wording, Impact: 100% of user-facing validation errors in this tool are now consistently English.
Tool: port-checker, Improvement: added total scan duration output in milliseconds after each run, Impact: gives immediate end-to-end timing visibility for 100% of scans and removes manual stopwatch checks.
Tool: uptime-response-checker, Improvement: added automatic 5-run summary with avg/min/max latency and success rate, Impact: reduces manual interpretation from 4 calculations to 0 per check and speeds triage.
Tool: port-checker, Improvement: reduced per-port socket timeout from 2s to 1s and added explicit timeout note in results, Impact: worst-case full 30-port scan time reduced from ~60s to ~30s (up to 50% faster).
Tool: port-checker, Improvement: blocks private/reserved localhost-style targets by validating public IP/hostname DNS resolution before scanning, Impact: expected 100% rejection of internal/private destination scans (lower SSRF and internal probing risk).
Tool: uptime-response-checker, Improvement: blocks localhost/private/reserved targets via DNS/IP validation, Impact: 100% blocking of internal/private destination hosts in this checker (SSRF risk significantly reduced).
Tool: port-checker, Improvement: support for port ranges in custom input (e.g. 8000-8010), Impact: up to 90% less manual input for contiguous scans (11 ports in 1 token instead of 11 separate values).
Tool: port-checker, Improvement: optional custom port list (comma-separated, max 30), Impact: scan coverage increased from 12 fixed ports to up to 30 targeted ports per check (+150% vs default).
Tool: stats-dashboard | Improvement: “recent changes” now visible directly on login + dashboard and verified live.
Heartbeat check: monitoring/verification pass completed; no substantive changes in last 4h.
Heartbeat check: monitoring/verification pass completed; no substantive changes in last 4h.
Heartbeat check: monitoring/verification pass completed; no substantive changes in last 4h.
Stability recovery: full dashboard + range flow restored.
Stats auth restored with password flow and app-session passthrough.
Removed temporary debug overlay after timing verification.
App monitor UI cleanup: removed clutter lines per feedback.
/stats date/range controls split into explicit actions.