Skip to content

Instantly share code, notes, and snippets.

@m4rkw
Created March 21, 2018 14:15
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 m4rkw/9f65ffdf75b4d5d84d7f7213ce6ac860 to your computer and use it in GitHub Desktop.
Save m4rkw/9f65ffdf75b4d5d84d7f7213ce6ac860 to your computer and use it in GitHub Desktop.
# sudo netstat -tnlp |grep 45410
tcp 0 0 0.0.0.0:45410 0.0.0.0:* LISTEN -
# sudo netstat -tnlp |grep 57250
tcp6 0 0 :::57250 :::* LISTEN -
# lsof -P |grep 45410
#
# lsof -P |grep 57250
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment