LocalCan
A macOS app that gives localhost a stable public URL for testing webhooks and sharing previews.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get LocalCan
Package managers
- Homebrew
brew install --cask localcan
About LocalCan
LocalCan puts a local development server on a stable public HTTPS URL, so services such as Stripe, Clerk or GitHub can send webhooks and OAuth callbacks to it. An inspector shows each delivery, and a failed request can be replayed instead of triggered again.
It also handles local domains and can publish a Snapshot, which keeps serving a version of the site for reviewers after your laptop is closed. Snapshots can be locked with a password or secret link and reviewers can comment on them. It has a CLI and an MCP interface for AI agents.
Strengths
- Stable public URLs for webhook and OAuth callback testing
- Request inspector with replay of failed deliveries
- Snapshots stay online for reviewers after you go offline
- Usable from a CLI and over MCP
Limitations
- macOS only
- Paid after the 14-day trial
Details
- Pricing
- PaidFlat per-seat pricing with a free 14-day trial and no usage fees.
- License
- Proprietary
- Developer
- LocalCan
- Platforms
- macOS, Command line
- How it runs
- Downloadable app
- Best suited for
- Mac developers testing webhooks or sharing local work
- Categories
- Developer tools, Notifications & webhooks
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to LocalCan
Compare allSoftware that can replace LocalCan for an important use case, and what changes if you switch.
ngrok
A tunnelling agent and gateway that exposes a local app to the internet with request inspection.
ngrok runs on Windows and macOS as well, with a free tier and request inspection, but traffic routes through ngrok's broader commercial platform.
localhost.run
A tunneling service that exposes a local web server to the internet using ordinary SSH.
localhost.run works with the standard SSH client on any system and needs no sign-up for free tunnels, but free domains change between sessions.
Pinggy
A tunneling service that gives localhost a public URL over SSH, with a web debugger for traffic.
Pinggy works over plain SSH on Windows, macOS and Linux with a web debugger for replaying requests, though free tunnel URLs change on reconnect.
Tunnelmole
An open-source tunneling tool that gives a server running on localhost a public HTTPS URL.
Tunnelmole is open source and can be self-hosted, giving a local port a public HTTPS URL on several platforms, unlike the paid macOS-only LocalCan.
zrok
An open-source tunneling tool for sharing local services and files publicly or privately, built on OpenZiti.
zrok is open source, built on OpenZiti, and supports private sharing and file sharing, with hosted or self-hosted options, but requires an invite to start.
LocalXpose
A hosted tunneling service with a client binary that exposes local servers to the internet.
LocalXpose is a hosted tunneling service with a client for many platforms and automatic TLS, with a free tier, but its client is closed source and needs an account.
Expose
A tunneling service with an open-source client that gives local sites a public URL.
Expose has an open-source client and works through firewalls and VPNs, though hosted tunnels depend on the Beyond Code service and some features need Pro.
Similar software
Related functionality, not necessarily a direct replacement.
smee.io
A free webhook payload delivery service that forwards events to an application running on localhost.
Webhook Relay
A webhook gateway that receives, transforms and forwards webhooks to public URLs, private servers or localhost.
Hookdeck
A hosted webhook gateway that receives, queues, filters and routes webhooks and external events.
mkcert
A zero-config command-line tool that creates locally trusted HTTPS certificates for development.
Stripe CLI
Stripe's command-line tool for building and testing Stripe integrations, including forwarding and triggering webhook events.
HTTP Toolkit
An open-source desktop tool for intercepting, inspecting and rewriting HTTP and HTTPS traffic.