我尝试使用 netstat -ab -p tcp -n 并在结果中得到:
TCP 0.0.0.0:47001 0.0.0.0:0 LISTENING
Can not obtain ownership information
Run Code Online (Sandbox Code Playgroud)
我以管理员身份运行并收到该消息。我还下载了一个实用程序来显示 exe 的网络活动,但根据该实用程序,端口 47001 上没有任何打开的内容。
我怎样才能知道在听什么?