Skip to content

Instantly share code, notes, and snippets.

@ozooxo
Created July 26, 2019 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozooxo/e654861f055758ffd76a4745e0d2bdb7 to your computer and use it in GitHub Desktop.
Save ozooxo/e654861f055758ffd76a4745e0d2bdb7 to your computer and use it in GitHub Desktop.
List all open ports in Mac
sudo lsof -PiTCP -sTCP:LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment