<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>https://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>https://jackxiang.com/post//</link>
<title><![CDATA[[实践OK]Mac 安装wireshark The capture session could not be initiated on capture device en0 (You dont have permission to capture on that device).]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Mon, 07 Nov 2022 03:42:00 +0000</pubDate> 
<guid>https://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	If you installed Wireshark using the package from wireshark.org, close this dialog and click on the &quot;installing ChmodBPF&quot; link in &quot;You can fix this by installing ChmodBPF.&quot; on the main screen, and then complete the installation procedure.<br/><br/>原文链接：https://blog.csdn.net/qq_38376348/article/details/121419684<br/><br/>ls /dev/bpf*<br/>/dev/bpf0&nbsp;&nbsp;/dev/bpf10 /dev/bpf12 /dev/bpf14 /dev/bpf16 /dev/bpf2&nbsp;&nbsp;/dev/bpf4&nbsp;&nbsp;/dev/bpf6&nbsp;&nbsp;/dev/bpf8<br/>/dev/bpf1&nbsp;&nbsp;/dev/bpf11 /dev/bpf13 /dev/bpf15 /dev/bpf17 /dev/bpf3&nbsp;&nbsp;/dev/bpf5&nbsp;&nbsp;/dev/bpf7&nbsp;&nbsp;/dev/bpf9<br/><br/>没有给bpf权限<br/><br/>解决办法<br/>chmod 777 /dev/bpf*<br/>重新打开软件后：<br/><br/>可以看到en0网卡流量有变化了 <br/>==============================================================<br/><br/>The capture session could not be initiated on capture device &quot;en0&quot; (You don&#039;t have permission to capture on that device).<br/><br/>Please check to make sure you have sufficient permissions.<br/><br/>If you installed Wireshark using the package from wireshark.org, close this dialog and click on the &quot;installing ChmodBPF&quot; link in &quot;You can fix this by installing ChmodBPF.&quot; on the main screen, and then complete the installation procedure.<br/><br/>来自：https://blog.csdn.net/qq_38376348/article/details/121419684
]]>
</description>
</item><item>
<link>https://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]Mac 安装wireshark The capture session could not be initiated on capture device en0 (You dont have permission to capture on that device).]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>