Skip to content

Instantly share code, notes, and snippets.

@luizsaluti
Created April 25, 2024 18:57
Show Gist options
  • Save luizsaluti/9ed17f70619d3ad1f0075d6e6b9c3634 to your computer and use it in GitHub Desktop.
Save luizsaluti/9ed17f70619d3ad1f0075d6e6b9c3634 to your computer and use it in GitHub Desktop.
PID de processo pela porta no windows
netstat -a -n -o | find "8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment