Friday, August 28, 2015

speed - Program to see, which programs use the internet-connection?

Few days ago I opened my computer as I always do after school, and got pretty amazed about my low 1.27kb/s download-speed. It has continued for few days already. We have a wireless network, which is used by 3 computers. Normally I've gotten 200kb/s (I think we have a 2mb-connection) but now it just suddenly slowed down. My friends have the same service-provider, but no problem.



So, is there any kind of program, which would show me all the programs using connection and how much? It must be a program open which just takes all speed off.

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...