建立本地IP时Nethogs ioctl失败
当我尝试监视我的互联网带宽时 nethogs $ sudo nethogs eth0 我收到以下错误: ioctl failed while establishing local IP for selected device eth0. You may specify the device on the command line. 这是输出sudo ip addr: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope …