Manage open ports from your macOS menu bar. Never google "How to kill a process by port?" again.
Open Ports is a macOS menu bar application for listing, browsing, copying, terminating, and force-killing processes that have open network ports. It functions as a graphical front end for the `lsof` and `kill` commands, showing the process name, process ID, and port number for each listening connection.
The application also supports Docker for Mac, allowing management of containers with published ports. It includes a customization option to ignore specific ports the user does not want to monitor.
This tool is aimed at macOS users, including developers, who want a visual way to inspect and manage open ports and terminate processes without using the terminal directly.
Open Ports is a macOS menu bar app.
Yes, it can manage Docker for Mac containers that have published ports.
Yes, you can ignore specific ports you don't care about.
You can list, browse, copy, terminate, or kill the process using that port with one click.
Yes, the same functionality can be done manually using the lsof command to list ports and kill to terminate processes.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Show, Share, Approve: Mobile Apps in Any Browser.
228+ free browser-based developer tools including JSON formatter, Base64 encoder, regex tester, color converter, UUID generator, and more. No signup required.
Command Center for AI Coding Agents.
Handpicked Open Source Alternatives to Paid Softwares.
Discover and compare over 10,000 AI tools, curated and ranked by our community of over 50,000 users.
PHPhub is an online PHP toolbox featuring a code checker, formatter, code fixer, regex tester, and sandbox.