wireshark选择网卡出错解决方法The capture s
2018-09-23 本文已影响187人
Start_8528
出现 :The capture session could not be initiated on interface 'en0' (You don't have ...)
解决方法:
打开终端输入命令sudo chmod 777 /dev/bpf*
在输入密码重新打开即可
出现 :The capture session could not be initiated on interface 'en0' (You don't have ...)
解决方法:
打开终端输入命令sudo chmod 777 /dev/bpf*
在输入密码重新打开即可