Skip to content

ChaosCoder/Ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ports – macOS menu bar app listing applications and their open ports

Find out which software has registered to listen on which port. Kill any process from your menu bar with just one click. Ports is an open source macOS utility that lets you inspect the open ports on your computer.

Install Ports

Download app manually

  • Find the latest release under Releases
  • Download the Ports.app.zip and unzip it
  • Move the Ports.app to your Applications folder

Install via Homebrew

Use Homebrew to install Ports and get all updates in the future automatically

brew tap chaoscoder/homebrew-tap
brew install chaoscoder/homebrew-tap/ports

System requirements

Ports runs on macOS Big Sur (11.0) or later and universally runs on Intel 64-bit and Apple M1 processors. The Ports application is notarized by Apple.

License

Ports is developed by Andreas Ganske and licensed under MIT