Skip to content

Instantly share code, notes, and snippets.

@djtech42
Last active October 11, 2015 03:53
Show Gist options
  • Save djtech42/4c6f7010a42a0c08facb to your computer and use it in GitHub Desktop.
Save djtech42/4c6f7010a42a0c08facb to your computer and use it in GitHub Desktop.
List open TCP and UDP Ports and Applications Using Them
lsof -i | grep ESTABLISHED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment