iftop出口流量查询
一、出口流量查询
1、sudo apt install iftop
2、查询实时流量 iftop
3、查询流量对应具体程序
lsof -i | grep “180.165.174.196”
https://help.aliyun.com/zh/ecs/support/query-and-case-analysis-of-linux-network-traffic-load?spm=5176.smartservice_service_robot_chat_new.0.0.2c1f43ec5xQeQ0
如何查看Linux系统网络流量负载情况?
sudo iftop -i eth0 -P
sudo iftop -i wlan0 -P

自适应IP