Skip to content

Instantly share code, notes, and snippets.

@piavgh
Created February 1, 2021 08:01
Show Gist options
  • Save piavgh/8b960b22ec3d6bf01805933fd5fd5dbd to your computer and use it in GitHub Desktop.
Save piavgh/8b960b22ec3d6bf01805933fd5fd5dbd to your computer and use it in GitHub Desktop.
Check port
alias checkport="sudo lsof -i -P -n | grep LISTEN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment