Can anyone introduce me a Mac OS X application that monitors all network activity such as what applications are now connected to the internet and how much bandwidth they use (I mean show bandwidth separately for each application)?
feedback
|
|
Rubbernet looks good.
| |||||||||||
feedback
|
|
Try LittleSnitch:
| |||||||
feedback
|
|
If you have some Command Line know how, there are some Unix tools you may be able to take advantage of. iftop: Won't give you a per application breakdown but it will give you a breakdown by remote host. This means that you can at least see who you're sending information too and how much. It's also installable via DarwinPorts. nethogs: This one may not run on OS X, though it would be more informative. Unfortunately, it's probably a moot point. You can also check out this other question for more information: Bandwidth Usage in Linux. | |||
|
feedback
|
|
Hard to use, originally called Ethereal, there's Wireshark. I never used it myself, but I've tried in the past and it does just about anything. If you want just to see general bandwidth, use Activity Monitor. | |||
|
feedback
|

