Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

check all the ports in use mac

$ npx kill-port 3000 8080 8081

Process on port 3000 killed
Process on port 8080 killed
Process on port 8081 killed
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #check #ports #mac
ADD COMMENT
Topic
Name
6+3 =