How to check if server port is open

linkaiyi
Follow

check port status locally

net -na|find “80” # check if port 80 is open

check remote server port

  1. install PortQrz from Microsoft
  2. portqry -n ip-addr -p -tcp -e port # portqry -n 52.130.73.88 -p tcp -e 80
Object has 0 attachments

Was this article helpful?

This article is viewed 42 times!

Recent Viewed Articles

Related Articles

0 Comments

Leave a Comment

Support