Last active
July 4, 2017 14:02
-
-
Save ihordiachenko/962b29c9af8b5fa2bbe91a2049b38b10 to your computer and use it in GitHub Desktop.
OS X `netstat -tupln` alternative
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo lsof -i -n -P |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment