mac安装wireshark

mac安装wireshark

1.下载地址

https://www.wireshark.org/#download

选择适合自己mac的版本

2.安装

正常安装即可

3.怎么切换中文

打开 Wireshark,点击顶部菜单 Edit(编辑) → Preferences(首选项)。

右侧找到 Language(语言) 下拉框,选择 Chinese (Simplified) (zh_CN)(简体中文)。

点击 OK,重启 Wireshark 后界面就变成中文了。

4.安装ChmodBPF

正常直接抓包的话会出现一个权限报错。

复制代码
Please check to make sure you have sufficient permissions.

If you installed Wireshark using the package from wireshark.org, close this dialog and click on the "installing ChmodBPF" link in "You can fix this by installing ChmodBPF." on the main screen, and then complete the installation procedure

这个提示是 macOS 上 Wireshark 最常见的权限错误:你当前用户没有权限访问系统的 BPF 抓包设备(/dev/bpf*)。

按提示的官方方法,安装 ChmodBPF 即可永久修复。

5.成功效果图

如果有问题可以留言或者是在线私聊博主~~~

相关推荐
硬禾科技13 小时前
连接世界的工程哲学
嵌入式硬件·测试工具·自动化·硬件工程
sysinside18 小时前
如何创建可引导的 macOS Golden Gate 27 安装介质
macos
wuhuhuan20 小时前
Case Generator 平台升级
python·测试工具·自动化
柒儿吖21 小时前
SSCom 重构全记录:用 Rust 把串口调试助手送上鸿蒙 PC、macOS、Windows和Linux
测试工具·rust·harmonyos
Dr.Buho1 天前
macOS 27 升级教程:兼容机型、三种安装方法与降级提示
经验分享·macos
sysinside1 天前
macOS Golden Gate 27.0 (26A428) 正式版 Boot ISO 原版可引导映像下载
macos
AngusKit1 天前
AngusTester 与 Postman、MeterSphere:私有化统一测试怎么选
测试工具·jmeter·压力测试·metersphere·web测试·移动端测试
蒲公英内测分发1 天前
App 更新一次就换一个二维码?智能硬件配套 App 的版本和下载入口怎么管理
人工智能·测试工具·智能家居·智能硬件
宗介波妞1 天前
Wireshark 抓取 IEC104 报文:常见异常报文排查与标志位解读
服务器·网络·wireshark
测试老哥2 天前
接口测试的测试用例应该怎么写?
自动化测试·软件测试·python·测试工具·职场和发展·测试用例·接口测试