Skip to content

Instantly share code, notes, and snippets.

@darmawan01
Created April 30, 2020 05:20
Show Gist options
  • Save darmawan01/f054e048ac379e7b7fa113304cf6d476 to your computer and use it in GitHub Desktop.
Save darmawan01/f054e048ac379e7b7fa113304cf6d476 to your computer and use it in GitHub Desktop.
Linux great command

Check listening port

lsof -i -P -n | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment