Tuesday, September 30, 2014

windows 7 - How do I check what processes are actively using the network?




Recently, I discovered that something is downloading on my computer even if I doesn't do anything with it.


Is there any program that can check what process or application that is using the network?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...