iftop
http://www.cnblogs.com/ggjucheng/archive/2013/01/13/2858923.html

默认是监控第一块网卡的流量
iftop

监控eth1
iftop -i eth1

直接显示IP, 不进行DNS反解析
iftop -n

直接显示连接埠编号, 不显示服务名称:
iftop -N

显示某个网段进出封包流量
iftop -F 192.168.1.0/24 or 192.168.1.0/255.255.255.0


nethogs
iptraf

相关文章:

  • 2021-06-14
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-30
  • 2021-07-02
  • 2022-12-23
猜你喜欢
  • 2021-11-09
  • 2021-07-09
  • 2021-05-29
  • 2021-09-22
  • 2021-09-10
  • 2021-11-09
  • 2021-10-18
相关资源
相似解决方案