Created
April 25, 2024 18:57
-
-
Save luizsaluti/9ed17f70619d3ad1f0075d6e6b9c3634 to your computer and use it in GitHub Desktop.
PID de processo pela porta no windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netstat -a -n -o | find "8080" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment