mac安装wireshark

mac启动wireshark时,提示没有权限抓包,报错内容如下:

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

Please check to make sure you have sufficient permissions.

If you installed Wireshark using the package from wireshark.org, Try re-installing it and checking the box for the "Set capture permissions on startup" item."

解决办法,打开终端,输入

sudo chmod 777 /dev/bpf*

相关推荐
易我数据恢复大师1 小时前
如何在mac玩windows游戏?3个工具推荐,不用换电脑!
macos·mac·mac运行windows游戏·easeus os2go·mac玩windows游戏
@蓝眼睛1 小时前
mac的m3芯片通过Homebrew安装git
git·macos
zzc9216 小时前
Wireshark导出数据包时间和长度
wireshark·excel·导出·csv·time·length·波形
网络研究院8 小时前
新的 SHAMOS MacOS 窃取程序利用单行终端命令攻击用户
macos·攻击·漏洞·用户
@蓝眼睛8 小时前
mac的m3芯片安装mysql
mysql·macos
泓博9 小时前
iOS打开开发者模式
macos·objective-c·cocoa
zzc92110 小时前
根据Wireshark捕获数据包时间和长度绘制路由器发送给电脑数据的信号波形
网络·wireshark·智能路由器·网卡·packets·信号波形·192.168.1.103
易我数据恢复大师13 小时前
mac如何运行windows程序?性能党vs便捷党选择指南
windows·macos·mac·mac运行windows程序·运行windows程序
敬业小码哥1 天前
记一次:postman请求下载文件的使用方法
测试工具·postman