Skip to content

Instantly share code, notes, and snippets.

@vyspiansky
Created February 1, 2023 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vyspiansky/4581258e858239bd92b568821a4727a8 to your computer and use it in GitHub Desktop.
Save vyspiansky/4581258e858239bd92b568821a4727a8 to your computer and use it in GitHub Desktop.
Port scanning nmap utility

nmap - Port scanning utility for large networks

Install on macOS:

brew install nmap

To see ports being listened to:

nmap localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment