Skip to content

Instantly share code, notes, and snippets.

@Alex-Just
Created December 23, 2016 13:35
Show Gist options
  • Save Alex-Just/048d03dc98382d6b6aca09926ba53271 to your computer and use it in GitHub Desktop.
Save Alex-Just/048d03dc98382d6b6aca09926ba53271 to your computer and use it in GitHub Desktop.
# OSX
lsof -i :8000
# Ubuntu
sudo netstat -peanut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment