I can identify open connections by
netstat -a
But I wonder if there is a simple way to identify what running exe is making the connection.
I can identify open connections by
netstat -a
But I wonder if there is a simple way to identify what running exe is making the connection.