Event-driven background monitoring
Runs as a Launch Agent in your macOS login session and stays idle until a port collision occurs, so it does not rely on constant polling.
Portia is a native macOS utility that finds the process blocking a network port and lets you stop it from the desktop. Free Lite in the App Store.
Portia is a native macOS utility for finding the process that is blocking a network port and stopping it from the desktop. It watches for port collisions, identifies the offender, and offers a one-click Strike action instead of requiring manual terminal commands such as `lsof`.
The product is split into a free Portia Lite version and a paid full version. Lite can show blocked port information for the current user, while the full version adds PID and process details, process termination, and background operation as a Launch Agent.
Portia is positioned for macOS developers who frequently run into `EADDRINUSE` errors when starting local servers. Its technical explanation page focuses on how ports, PIDs, kernel socket tables, and sandbox restrictions affect whether an app can inspect and kill the process holding a port.
Runs as a Launch Agent in your macOS login session and stays idle until a port collision occurs, so it does not rely on constant polling.
Identifies the process owning the contested port and shows the PID, process name, and executable path in the full version.
Offers a one-click Strike action that sends a terminate signal to the blocking process, avoiding manual terminal commands.
Provides a free Lite version in the App Store with menu bar port overview, blocked port number, and basic process name for the same user.
Works as a native macOS utility built for Apple Silicon and macOS 26+, with a signed and notarized binary.
Runs outside the App Store sandbox in the paid version, which is required for full socket inspection, external process lookup, and process termination.
Start a local dev server and immediately see which process is occupying the port if `EADDRINUSE` appears, without switching to terminal troubleshooting.
Use the Lite version when you only need to confirm that a port is blocked and learn the port number, especially for your own user processes.
Use the paid version when you need the owning PID, process path, and direct kill action for a faster cleanup workflow.
Keep Portia running in the background as a Launch Agent so it waits for collisions instead of manually checking ports before every run.
Prefer the direct-download version when you need functionality that the App Store sandbox does not allow, such as inspecting other users' processes or killing them.
Portia runs on macOS and is built for Apple Silicon and macOS 26 or later. The home page offers a Lite version through the App Store and a paid direct-download version with full capabilities.
Portia installs as a macOS Launch Agent and waits in the background until it detects a port collision. When a blocking process is found, it shows a native notification and lets you strike the process with one click.
Portia Lite can show that a port is blocked and identify the blocked port number. The full version adds PID and process details, one-click process kill, and background operation outside the App Store sandbox.
The source does not describe team features, shared workspaces, or multi-user administration. It appears to be a local macOS utility rather than a collaboration tool.
Portia is focused on identifying and killing the process blocking a port on macOS. The product pages do not describe integrations with other tools or services.
MacSpoof is a macOS MAC address changer that lets you change or randomize your Wi‑Fi MAC to reconnect and limit device logging on public Wi‑Fi.
NomNak is a free iPhone app for discovering restaurants through friends’ recommendations, with saved spots, a food passport and city search.
TyeGit is a native Git client built with Rust and Tauri for fast, precise control over staging, commits, branches, and remotes on Windows, macOS, and Linux.
idmly converts self-contained HTML designs into editable Adobe InDesign (.idml) files for browser-made or AI-generated layouts.
Rokoko motion capture software and hardware ecosystem for body, finger, and face animation. Rokoko Studio cleans, retargets, streams, and exports mocap to 3D tools.
A native macOS Hacker News client built with SwiftUI and distributed through GitHub Releases. It can be installed from a DMG, or built from source in Xcode 26+.