Skip to content

Instantly share code, notes, and snippets.

@freemo
Last active September 20, 2019 08:18
Show Gist options
  • Save freemo/79b37efaca2f451bb31390148691931a to your computer and use it in GitHub Desktop.
Save freemo/79b37efaca2f451bb31390148691931a to your computer and use it in GitHub Desktop.
Check listening ports with process on OSX
lsof -Pn -i -sTCP:LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment