ss是Centos7中用于显示网络连接的另一种命令, 选项与netstat几乎一致

    选项

    -n 使用数字显示服务名
    -t tcp连接
    -l listening状态
    -p 使用socket显示进程
    -u udp连接