Skip to content

Instantly share code, notes, and snippets.

@BigW72
Created November 11, 2018 22:56
Show Gist options
  • Save BigW72/d620f4082f4de221cd63998b567e79c5 to your computer and use it in GitHub Desktop.
Save BigW72/d620f4082f4de221cd63998b567e79c5 to your computer and use it in GitHub Desktop.
What is listening on port x?
sudo netstat -tulpn | grep ":53 "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment