Skip to content

Instantly share code, notes, and snippets.

@leemour
Created December 14, 2018 17:08
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 leemour/9a2ed632070f7249f1d4b7c239eda838 to your computer and use it in GitHub Desktop.
Save leemour/9a2ed632070f7249f1d4b7c239eda838 to your computer and use it in GitHub Desktop.
Ubuntu network stat check ports listen
# sudo apt install net-tools
sudo netstat -ntlp | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment