【问题标题】:Is there any analog of TCPvcon which allows to close TCP connection on remote machine?是否有任何 TCPvcon 模拟允许关闭远程机器上的 TCP 连接?
【发布时间】:2010-03-24 09:31:46
【问题描述】:

我开始使用 SysInternals 套件,它很棒。但我想知道,是否有任何 TCPvcon 的模拟,它允许登录到远程机器,就像 psexec 一样,然后从那里获取 TCP 连接列表(类似于 pslist 功能),然后关闭一些连接(类似于pskill 功能)。

我说的是 Windows 控制台工具,我想避免在远程机器上安装一些东西,这是可能的。

【问题讨论】:

  • 属于服务器故障。

标签: windows console administration sysinternals


【解决方案1】:

使用psexec远程运行netstat怎么样?

【讨论】:

  • netstat 是否关闭连接?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2012-03-08
  • 2010-10-13
  • 1970-01-01
  • 2012-05-01
  • 2015-02-16
  • 2019-05-12
  • 1970-01-01
相关资源
最近更新 更多