a 表示所有
n 表示不查询dns
t 表示tcp协议
u 表示udp协议
p 表示查询占用的程序
l 表示查询正在监听的程序
netstat -nupl (UDP类型的端口) netstat -ntpl (TCP类型的端口)