Know what’s running.
See the framework behind the port. Portfox identifies services from their processes and project files, even when you use custom ports.
Portfox is a macOS menu bar app for finding local development services and the ports they use.
Portfox names each local service, connects it to its project, and helps you free the port when you’re done.
macOS 15+ · Apple Silicon · MIT licensed
Less hunting. More building.
See the service, its project, and the port it occupies.
See the framework behind the port. Portfox identifies services from their processes and project files, even when you use custom ports.
Connect each service to its project. Open the project in your editor, reveal it in Finder, or jump into its working directory in a terminal.
Stop a stuck server, inspect its process tree, or restart it in Terminal, iTerm2, or Warp.
Small app. Useful details.
Open the dashboard for a searchable service list, process metadata, and the ancestry behind each listener.
Check a local HTTP service’s status, page title, and latency when you press Inspect.
Group related services, hide infrastructure, and ignore listeners you don’t need to see.
Restart a development server in Terminal, iTerm2, or Warp, in its working directory, with its command restored.
Good to know
A few practical details before you install.
Portfox is a macOS menu bar app for finding local development services and the ports they use. It identifies the service, connects it to its project, and gives you controls to inspect or stop it.
Install the app with Homebrew using brew install --cask xergic/tap/portfox. Then open Portfox from Applications to see what is listening on your Mac.
Portfox requires macOS 15 or newer and an Apple Silicon Mac.
Portfox examines listening processes and project files to identify frameworks and associate services with their working directories. You can inspect the process tree behind a listener.
Yes. Portfox can stop a local service and restart a development server in Terminal, iTerm2, or Warp with its project directory and command.
Install Portfox with Homebrew, then open it from Applications to see what’s running on your Mac.
Explore the repositorybrew install --cask xergic/tap/portfoxRequires macOS 15+, Apple Silicon and Homebrew. Get Homebrew