Wireshark 抓包遇到 you don’t have permission to capture on that device mac 错误的解决方案

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Wireshark 抓包遇到 you don’t have permission to capture on that device mac 错误的解决方案相关的知识,希望对你有一定的参考价值。

Wireshark 抓包遇到 you don’t have permission to capture on that device mac 错误的解决方案


上次有篇博客讲了如何利用wireshark抓包iPhone手机网络数据入口,遇到一个问题,专门记录下解决方案

  • 打开电脑终端,推荐用iterm

  • 输入 whoami,记录当前用户名: 以”AliGht”为例

技术分享

  • 执行以下命令
cd /dev
sudo chown AliGht:admin bp*
  • 1
  • 2

技术分享

然后按照要求输入你的电脑密码,按回车.

  • 执行以下命令
ls -la | grep bp
  • 1

看终端展示的列表

技术分享

  • 确保所有列表有你的用户名和admin作为用户组,在实例图中最后一行由于某些原因被修改,所以需要手动改回来
sudo chown AliGht:admin bpf4
  • 1

执行命令后再次查看 
技术分享

此时关闭正在运行的wireshark,重新打开应该可以正常运行了。



以上是关于Wireshark 抓包遇到 you don’t have permission to capture on that device mac 错误的解决方案的主要内容,如果未能解决你的问题,请参考以下文章

wampserver出现You don’t have permission to access/on this server

You don‘t have enough free space in /var/cache/apt/archives

You don‘t have enough free space in /var/cache/apt/archives

You Don't Know JS

mac osx下apache下的坑: you don’t have permission to access / on this server

Access forbidden! You don't have permission to access the requested object. It is either read-pr