Public release notes and download verification details.

This page lists only the public artifacts currently linked from this site, plus the website-level documentation changes that support those downloads.

  • Latest public app version: 1.0.0
  • Latest site update: 2026-03-09

Current public download files

Platform File Size Repository artifact timestamp SHA-256
Windows WhoUseMyPort.exe 3,002,368 bytes 2025-09-03 17:55:19 ef9c7de662c75c4edc55393b8bbfb3f7af582af54235769f3244659a4484d8b4
macOS WhoUseMyPort_1.0.0_universal.dmg 2,692,962 bytes 2025-09-03 17:57:29 8edccfa19b35edbe03ddf6fb72bc8ef2284086f2e30ca9669579c9171077c39e
2026-03-09

Website documentation refresh

The public site was restructured around product value, support, policy, and release transparency instead of a single promotional landing page.

  • Added a practical guide page that explains real workflows and how the app gathers local data.
  • Expanded support content to cover installation, permissions, known limits, and contact expectations.
  • Rewrote privacy disclosures so desktop-app behavior and potential advertising disclosures do not conflict.
  • Added public release notes with file hashes and artifact metadata.
  • Updated technical site files such as sitemap, robots, and headers for clearer crawl and delivery behavior.
2026-03-09

OpenClaw workflow added in the repository

The repository now includes an OpenClaw skill and a structured report export in the current desktop source build. The public binaries listed above remain the same until the next published artifact refresh.

  • Added the bundled skill skills/whousemyport-port-diagnostics/SKILL.md for blocked localhost port diagnosis.
  • Added a direct website download for whousemyport-port-diagnostics.SKILL.md so users can install the prompt file without opening the repository first.
  • Added the shared installer commands npm run openclaw:install-skill and bash scripts/install-openclaw-skill.sh.
  • Added the desktop action Export for OpenClaw in the current source build so the visible port table can be copied as structured text.
  • Added a dedicated website page that documents setup, workflow, and release status.
Current public app version: 1.0.0

Desktop app 1.0.0

The current public download focuses on fast local port inspection with enough process detail to decide whether a port can be freed safely.

  • Real-time local port scanning for Windows and macOS.
  • Process name, PID, command, protocol, and state in one table.
  • Search, protocol filtering, state filtering, and sortable columns.
  • Auto-refresh intervals for repeated checks.
  • Built-in process termination action for workflows where the OS permits it.
  • Bilingual interface support.
  • Windows build flow avoids visible command-console flashes during helper execution.