查看本机端口占用情况(转)

 netstat -anb
可以看到端口和占用端口的应用程序,所用时间比较长

netstat -a
只查看端口占用情况,速度快

你可能感兴趣的:(查看本机端口占用情况(转))