Skip to content

Instantly share code, notes, and snippets.

@mpaloni
Created October 30, 2024 12:31
Show Gist options
  • Select an option

  • Save mpaloni/d42462919d557fc1d5c75be2e061c5f9 to your computer and use it in GitHub Desktop.

Select an option

Save mpaloni/d42462919d557fc1d5c75be2e061c5f9 to your computer and use it in GitHub Desktop.
bash
# List all used ports
sudo netstat -tulpn | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment