Skip to content

Instantly share code, notes, and snippets.

Created April 22, 2015 22:07
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 anonymous/7f46d882e11383ee43db to your computer and use it in GitHub Desktop.
Save anonymous/7f46d882e11383ee43db to your computer and use it in GitHub Desktop.
netstat -lnp | grep sshd
tcp 0 0 0.0.0.0:40004 0.0.0.0:* LISTEN 2387/sshd
tcp6 0 0 :::40004 :::* LISTEN 2387/sshd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment