Created
January 17, 2019 15:32
-
-
Save ezirmusitua/0ccae148782ac2d3b56cfd0fe837e227 to your computer and use it in GitHub Desktop.
[Check port usage] check port usage with cmd in windows #windows #terminal #network
This file contains hidden or 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 -ano | findstr <port_number> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment