Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

find the used port windows command spcfique

netstat -aof | findstr :8080              // change 8080 with ur port dumpass
taskkill /PID <PID> /F

 
PREVIOUS NEXT
Tagged: #find #port #windows #command #spcfique
ADD COMMENT
Topic
Name
2+9 =