Killport
Kill The Port
Install / Use
/learn @BalliAsghar/KillportREADME
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
-for--force: Force kill the process-uor--udp: Kill the process running on UDP port
