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.成功效果图

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

相关推荐
tang7451639622 小时前
mac的ideal中调用driver = webdriver.Chrome() 启动不了的原因
chrome·python·macos
想个名字想老半天4 小时前
uni离线打包实现 ios 支付StoreKit 2,其实没有想象中那么复杂,不需要写原生插件,不需要转 uts
macos·ios·cocoa
小小码农@17 小时前
Vmware安装MacOS
macos
西瓜程序猿1 天前
使用手机如何将纸质礼薄转换为电子礼薄?
测试工具·智能手机·创业创新·记了么·电子礼薄·份子钱
一个人旅程~1 天前
macOS装进移动硬盘成为双系统的操作方法
linux·经验分享·macos·电脑
mCell1 天前
MacOS 下实现 AI 操控电脑(Computer Use)的思考
macos·agent·swift
一个人旅程~1 天前
在M系列的macbook上如何使用VMware安装ARM版的Win11以及注意哪些问题?
linux·windows·经验分享·macos·电脑
小宋加油啊1 天前
Mac vscode安装PCL
ide·vscode·macos
半个俗人1 天前
fiddler的基础使用
前端·测试工具·fiddler