Ubnutu 下wireshark显示"There are no interfaces..."解决办法
在Ubuntu下用wireshark会出现
There are no interfaces on which a capture can be done.
这是因为没有获得管理员权限,只能从终端输入
sudo wireshark
来启动
在Ubuntu下用wireshark会出现
There are no interfaces on which a capture can be done.
这是因为没有获得管理员权限,只能从终端输入
sudo wireshark
来启动