Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

XPcentric

macrumors 6502
Original poster
Oct 16, 2008
271
0
Little Snitch shows Network Monitor and for each program to which website it connects to. I'd like to log these data, and to read the same data, for example all Firefox connections or other programs.

Any advice how to do that welcome, thank you!
 
Little Snitch shows Network Monitor and for each program to which website it connects to. I'd like to log these data, and to read the same data, for example all Firefox connections or other programs.

Any advice how to do that welcome, thank you!

I once did something that acts like that, my way was to call the 'lsof -i -c0' terminal command from my Cocoa program and parse that output (in combination with some netstat commands)

I'm sure there are more direct (read: better) ways though.

Good luck!

[edit: screenshot]

monitor.png
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.