https://www.runoob.com/linux/linux-comm-netstat.html
-n:显示ip,不显示域名 -a:显示所有socket -t:显示tcp连接 -p:显示对应的程序名称