Created
November 11, 2018 22:56
-
-
Save BigW72/d620f4082f4de221cd63998b567e79c5 to your computer and use it in GitHub Desktop.
What is listening on port x?
This file contains hidden or 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
sudo netstat -tulpn | grep ":53 " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment