Port Monitor automatically discovers and tracks all local servers running on your machine.
It scans ports 1-9000 and displays active applications with their details.
Features
Auto-Discovery: Automatically detects new ports as they open
Quick Access: One-click links to open applications in browser
Directory Navigation: Copy cd command to navigate to app directory
Public Tunnels: Create cloudflared tunnels to share your local apps
Real-time Updates: Live monitoring with WebSocket connections
Cloudflare Tunnels New
Create secure public URLs for your local applications instantly using Cloudflare Tunnel.
Perfect for sharing work with clients or testing on mobile devices.
Installation:
brew install cloudflared
Once installed, click the "Create Tunnel" button on any port to generate a public URL.
The tunnel runs until you stop it or close the server.
Button Actions
Open: Opens the application in a new browser tab
Copy cd: Copies the cd command to navigate to the app's directory
Create Tunnel: Generates a public URL using Cloudflare Tunnel
Stop Tunnel: Terminates the active tunnel for this port
Tips & Tricks
The monitor updates every 5 seconds automatically
Toggle monitoring on/off using the switch in the header
Ports above 9000 are filtered out to reduce noise
Tunnel URLs are cached - creating the same tunnel again returns the existing URL
All tunnels are automatically closed when the server shuts down