Blog / People and Culture Blog

How to find PID using port on windows.

netstat -a -n -o | find “port number”

Related blogs