我已经使用Homebrew安装了 Wireshark(.org) 。
brew install wireshark
Run Code Online (Sandbox Code Playgroud)
最后脚本说
==> ./configure --prefix=/usr/local/Cellar/wireshark/1.2.7 --disable-dependency-tracking --disable-wireshark
==> make
==> make install
==> Caveats
We don't build the X11 enabled GUI by default
==> Summary
/usr/local/Cellar/wireshark/1.2.7: 167 files, 50M, built in 5.4 minutes
Run Code Online (Sandbox Code Playgroud)
我找不到“wireshark”GUI。
知道如何构建它吗?
谢谢