Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

close port manually windows

Find Apps using specific Port in network

netstat -ano | findstr :8080

          // listening value
taskkill /pid 11740 /f
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #close #port #manually #windows
ADD COMMENT
Topic
Name
3+8 =