killport
killport copied to clipboard
Kill The Port
Kill Port
Kill Port is a simple command line tool to kill a process running on a specific port.
Installation
sh -c "$(curl -fsSL https://raw.githubusercontent.com/BalliAsghar/killport/main/install.sh)"
macos users can also install using brew
brew tap BalliAsghar/apps
brew install killport
Usage
killport 3000
Options
-
-f
or--force
: Force kill the process -
-u
or--udp
: Kill the process running on UDP port