A name that stays put.
Open your project at a familiar *.localhost address. Localfox follows the server when its port changes, so your bookmarks and local callbacks keep working.
Localfox is a macOS menu bar app that starts dev servers and gives them stable, trusted HTTPS addresses on *.localhost.
Localfox finds your dev server and gives it a stable *.localhost domain, even when the underlying port changes.
macOS 15+ · Apple Silicon · Install with Homebrew
Less setup. More building.
Localfox handles the command, port, and local HTTPS so you can get back to your app.
Open your project at a familiar *.localhost address. Localfox follows the server when its port changes, so your bookmarks and local callbacks keep working.
Add a project directory. Localfox detects the framework, package manager, and dev command, then starts and stops the server from the menu bar.
Use trusted HTTPS on your Mac through a bundled Caddy proxy. Localfox guides you through the one-time helper and certificate setup.
When you need a closer look
The dashboard keeps each project’s status, command, domain, and output together. Optional request recording shows recent traffic without saving request or response headers.
Turn on request recording to inspect method, path, status, duration, and size for recent traffic.
See server logs and actionable startup errors beside the project that produced them.
Open a Cloudflare quick tunnel, or configure a named or SSH tunnel for a running service. Shared addresses are public while active.
Good to know
A few practical details before you install.
Localfox is a macOS menu bar app that starts local development servers and gives them stable, trusted HTTPS addresses ending in .localhost. It detects the framework, dev command, and port for each project.
Install the app with Homebrew using brew install --cask xergic/tap/localfox. Localfox then guides you through approving its helper and trusting the local certificate for HTTPS.
Localfox requires macOS 15 or newer and an Apple Silicon Mac.
Localfox finds the port your dev server actually opens and updates its bundled Caddy reverse proxy. The project's .localhost address stays the same even when the server uses a different port.
Yes. A running service can be shared through a Cloudflare quick tunnel, a configured named tunnel, or an SSH tunnel. Anyone with the public address can reach the service while sharing is active.
Install with Homebrew, then add a project folder. Localfox runs on macOS 15 or newer with Apple Silicon.
View the source on GitHubbrew install --cask xergic/tap/localfoxRequires macOS 15+, Apple Silicon, and Homebrew . Localfox guides you through local HTTPS setup.