Skip to content

Instantly share code, notes, and snippets.

@veysby
Created July 13, 2016 15:54
Show Gist options
  • Save veysby/c6fa540da3bc7baf682aec1ebdc321a6 to your computer and use it in GitHub Desktop.
Save veysby/c6fa540da3bc7baf682aec1ebdc321a6 to your computer and use it in GitHub Desktop.
CMD: check is specific port open
netstat -an | findstr /C:1158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment