Created
February 1, 2021 08:01
-
-
Save piavgh/8b960b22ec3d6bf01805933fd5fd5dbd to your computer and use it in GitHub Desktop.
Check port
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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