Skip to content

Instantly share code, notes, and snippets.

@peter-mcconnell
Created January 10, 2014 21:03
Show Gist options
  • Select an option

  • Save peter-mcconnell/8362558 to your computer and use it in GitHub Desktop.

Select an option

Save peter-mcconnell/8362558 to your computer and use it in GitHub Desktop.
Port activity
#LIST PORT ACTIVITY
lsof -i :443
lsof -i :8080
lsof -i :80
#etc...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment