Thursday, August 16, 2018

windows commands

netstat -ano | findstr :8899
taskkill /PID typeyourPIDhere /F

https://stackoverflow.com/questions/39632667/how-to-kill-a-currently-using-port-on-localhost-in-windows

No comments:

Post a Comment