Ask HN: Packet interceptor

2 points by leahcim ↗ HN
What are the best network packet interceptor for Mac? I would like to know what is happening on my machine.

2 comments

[ 2.4 ms ] story [ 32.7 ms ] thread
tcpdump -i any -vv -nn -w - | strings. And let’s of course not forget sysdig. I believe they have a Mac version