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*

相关推荐
半个俗人8 小时前
06postman批量执行及参数化
测试工具·postman
紫丁香8 小时前
Selenium自动化测试详解1
python·selenium·测试工具·ui
liangshanbo12159 小时前
[特殊字符] Yazi 终极指南:从安装到精通 (macOS 专属)
macos
袁庭新9 小时前
M系列芯片Mac上通过Homebrew一键安装/卸载Nginx并上线项目全指南
运维·nginx·macos·袁庭新·袁庭新ai
软件测试君10 小时前
自动化测试路线图之自动化测试完整指南
自动化测试·软件测试·测试工具·面试·职场和发展·单元测试·职场经验
北冥有鱼被烹10 小时前
【vibo经验记录】Mac 配置 Claude Code + 远程 Ollama 完全指南
macos·claude code·openclaw
无巧不成书021811 小时前
FFmpeg 保姆级安装教程!Windows/macOS/Linux全平台覆盖,
windows·macos·ffmpeg
I'm Jie11 小时前
MacOS 国内镜像一键安装 Homebrew
git·macos·homebrew
lucky_syq12 小时前
Mac电脑部署OpenClaw保姆级教程(2026最新版)
人工智能·macos·开源·电脑·openclaw
半个俗人12 小时前
05postman关联-常用的数据提取方式
测试工具·jmeter·postman·js