How can I remove the current process/application which is already assigned to a port?
For example: localhost:8080
localhost:8080
netstat -ano | findstr :PORT kill PI