Skip to content

Instantly share code, notes, and snippets.

@CleanCoder
Created June 28, 2018 07:25
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 CleanCoder/e28c6216ff81934529bd937262d1acbc to your computer and use it in GitHub Desktop.
Save CleanCoder/e28c6216ff81934529bd937262d1acbc to your computer and use it in GitHub Desktop.
clear # clean screen
netstat -tulpn | grep LISTEN # check the listening ports and applications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment