Skip to content

Instantly share code, notes, and snippets.

@jadia
Created May 30, 2019 06:33
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 jadia/c0a749ccf3f9d2eb94d01bdd42d03819 to your computer and use it in GitHub Desktop.
Save jadia/c0a749ccf3f9d2eb94d01bdd42d03819 to your computer and use it in GitHub Desktop.
Check number of SSH connection to the server
sudo netstat -tpna | grep 'ESTABLISHED.*sshd'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment