Monitoring outbound connections

I wanted to verify that certain code is in fact opening outbound connections. Netstat was the first thing to come to mind, and certainly if you know how to use it, it’s up to almost any task. I did face some hurdles though:

Read More