Wireshark ('you don't have permission to capture on that device')

关于Wireshark的问题

选中 en0 网卡,点击Start发现报此错误:...'en0'(you don't have permission to capture on that device) bash

cd /dev
ls -la | grep bp

whoami #命令看你当前用户名
sudo chown 上面看到的用户名:admin bp*
复制代码

参考:Wireshark - stackoverflowui

相关文章
相关标签/搜索