open-ports
open-ports provides a simple command-line workflow for inspecting open network ports
from your terminal.
Installation
brew tap sinansonmez/tools
brew install open-ports
open-ports -hUsage
Run the CLI to see available commands and flags:
open-ports -hSort by a specific field (default: process):
open-ports -sort processChangelog
See CHANGELOG.md for release history.
Development
Build and run the CLI locally:
make build
./bin/open-ports -hOn this page
Languages
Go83.6%Makefile16.4%
Contributors
MIT License
Created January 8, 2026
Updated February 21, 2026