Skip to content

Instantly share code, notes, and snippets.

@perebaj
Created July 19, 2024 15:17
Show Gist options
  • Save perebaj/acfd74ace4f0a5afcbd54c4aec63e307 to your computer and use it in GitHub Desktop.
Save perebaj/acfd74ace4f0a5afcbd54c4aec63e307 to your computer and use it in GitHub Desktop.
How to find what ports are being used
- sudo lsof -i -P -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment