Skip to content

mmorearty/soconnect_mac.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

soconnect_mac.d: Watch connect() calls on both IPv4 and IPv6

This is a modified version of the soconnect_mac.d script that I first learned about from this amazing blog post.

That blog post links to this script, but the script only sees connect() calls that were made to IPv4 addresses.

I've modified the script to work for IPv6 as well as IPv4.

Usage

sudo soconnect_mac.d

In a few words, this just shows you every connect() call made by any process. See the above-linked blog post for more details.

About

Watch connect() calls for both IPv4 and IPv6 on OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages