How to close TCP and UDP ports via windows command line

后端 未结 17 1604
忘掉有多难
忘掉有多难 2020-12-07 06:43

Does somebody knows how to close a TCP or UDP socket for a single connection via windows command line?

Googling about this, I saw some people asking the same thing.

17条回答
  •  离开以前
    2020-12-07 07:17

    you can use program like tcpview from sysinternal. I guess it can help you a lot on both monitoring and killing unwanted connection.

提交回复
热议问题