Giter VIP home page Giter VIP logo

Comments (4)

gechr avatar gechr commented on July 23, 2024 12

[EDIT] Have now submitted the change upstream @ Homebrew/homebrew-cask#84455. Once it's merged, it should just be a matter of upgrading to the latest version, but if you can't wait, the manual steps in my previous edit below will still work.

My brew PR was rejected because there is no official upstream recommendation to do it the way I proposed, so the steps below will have to suffice.


Got it working with Wireshark 3.x as follows:

$ brew uninstall wireshark
$ brew cask uninstall wireshark
$ rm -f /usr/local/bin/wireshark

$ brew cask install wireshark

$ echo '#!/bin/sh

exec /Applications/Wireshark.app/Contents/MacOS/Wireshark "$@"' > /usr/local/bin/wireshark

$ chmod +x /usr/local/bin/wireshark

from ksniff.

hendrikmaus avatar hendrikmaus commented on July 23, 2024 3

Another OSX user here, I could not make ksniff work with Wireshark 3.x, neither manual install nor homebrew packages and casks.

However, the solution for me was to use the latest 2.x release:

from ksniff.

MEGrimshaw avatar MEGrimshaw commented on July 23, 2024

I had this issue when using wireshark installed by homebrew.
I ended up downloading the DMG from wireshark directly, and found that when I opened the DMG it had a file "Add Wireshark to the system path" along with "Install Chmod BPF".
I installed those, restarted my computer and got passed that error.

from ksniff.

sebradloff avatar sebradloff commented on July 23, 2024

Thanks @hendrikmaus. That worked for me as well just as you described.

from ksniff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.