ss 是 iproute2 工具包提供的一个命令,用来代替 netstat,执行速度更快。
netstat => ss, ip route (for netstat-r), ip -s link (for netstat -i), ip maddr (for netstat-g)
https://unix.stackexchange.com/a/261224/373303