Skip to content

Instantly share code, notes, and snippets.

@shadyueh
Created August 17, 2021 12:35
Show Gist options
  • Save shadyueh/099174c9c656678c69eb20e52529ed8d to your computer and use it in GitHub Desktop.
Save shadyueh/099174c9c656678c69eb20e52529ed8d to your computer and use it in GitHub Desktop.
Comandos uteis
# listar portas abertas
sudo lsof -i -P -n | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment