netstat - Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships netstat命令用于显示网络状态. netstat命令用于显示与IP.TCP.UDP和ICMP协议相关的统计数据,一般用于检验本机各端口的网络连接情况. netstat是在内核中访问网络及相关信息的程序,它能提供TCP连接,TCP和UDP监听,进程…