sh -c "$(curl -fsSL https://raw.githubusercontent.com/BalliAsghar/killport/main/install.sh)"
brew tap BalliAsghar/apps
brew install killport
killport 3000
-f
or--force
: Force kill the process-u
or--udp
: Kill the process running on UDP port
sh -c "$(curl -fsSL https://raw.githubusercontent.com/BalliAsghar/killport/main/install.sh)"
brew tap BalliAsghar/apps
brew install killport
killport 3000
-f
or --force
: Force kill the process-u
or --udp
: Kill the process running on UDP port