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*

相关推荐
程序员杰哥4 小时前
接口测试知识总结
自动化测试·软件测试·python·测试工具·职场和发展·测试用例·接口测试
韦胖漫谈IT5 小时前
Apple M3 Max 与 Apple M5 Max 对比:本地算力的新旧王者之争
网络·人工智能·macos·transformer
尼古拉斯·纯情暖男·天真·阿玮7 小时前
正交表的概念与生成
测试工具
城中南小7 小时前
人机Agent团队协同:从Managed Agents原理到Multica实践
selenium·测试工具
测试老哥21 小时前
Pytest自动化测试详解
自动化测试·软件测试·python·测试工具·测试用例·pytest·接口测试
Luminbox紫创测控1 天前
大面积太阳模拟器设计原理与高均匀度辐照实现方法
人工智能·测试工具·安全性测试·测试标准
greasyfork1 天前
多种数据库管理混乱?Navicat Premium 17 for Mac 统一解决
数据库·mysql·macos·mac
m0_752035631 天前
postman重新安装后历史接口数据不见了
测试工具·postman
碎_浪1 天前
Mac 壁纸被 MDM 锁住?我做了个 2MB 的开源方案
macos·开源·swift
程序员小远1 天前
性能测试之性能调优
自动化测试·软件测试·python·测试工具·职场和发展·测试用例·性能测试