MAC上wireshark错误:The capture session could not be initiated on interface 'en0' (You don't have permission to capture on that device).

The capture session could not be initiated on interface 'en0' (You don't have permission to capture on that device).

解决方法:

sudo chmod o+r /dev/bpf*

 

posted @ 2021-11-26 08:56  coocoo  阅读(1491)  评论(1编辑  收藏  举报