windows查看net网络监听端口命令和工具(ipconfig、netstat、tasklist、TCPView)

使用命令提示符(CMD)

查看网络连接和配置

  • ipconfig

    :显示所有网络 适配器的当前 TCP/IP 配置。

    ipconfig
    
  • ipconfig /all

    :显示更详细的网络适配器信息,包括 DNS 服务器、MAC 地址等。

    ipconfig /all
    [C:\~]$ ipconfig /all
    
    Windows IP 配置
    
       主机名  . . . . . 

猜你喜欢

转载自blog.csdn.net/somken/article/details/143482804
今日推荐