mac安装wireshark1.下载地址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.成功效果图如果有问题可以留言或者是在线私聊博主