Skip to content

jkfran/homebrew-killport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-killport

A custom Homebrew tap for Killport, a command-line utility to easily terminate processes running on a specific port.

Installation

To install Killport using this tap, run the following commands:

brew tap jkfran/killport
brew install killport

Usage

After installing Killport, you can use it by running:

killport <port>

Replace <port> with the port number you want to free up by terminating any processes running on it.

See the killport repo for more info.

License

This project is licensed under the MIT License.

About

A custom Homebrew tap for Killport, a command-line utility to easily terminate processes running on a specific port.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages