Giter VIP home page Giter VIP logo

Comments (4)

eldadru avatar eldadru commented on July 23, 2024 1

First, thank you very much for using and reporting issues in ksniff!

Regard tcpdump compilation failure: at the moment "make static-tcpdump" isn't supported and not really needed for macOS machines - ksniff use static tcpdump to sniff on remote containers which are mostly running on x64 Linux machines.

The required static-tcpdump binary is shipped alongside ksniff in both krew and on the release package.
If you'd like, you can also examine the compilation process in the project's travis page:
https://travis-ci.org/eldadru/ksniff

Regard the second error you experienced, I think I resolved that as part of #21 , please see my comment there for more information.

Please try the new version and update if that resolves your issue

from ksniff.

jordanwilson230 avatar jordanwilson230 commented on July 23, 2024

Thanks, @eldadru! I will give it a shot sometime today.

from ksniff.

jordanwilson230 avatar jordanwilson230 commented on July 23, 2024

@eldadru its working great, very neat! I see it won't run on non-privileged containers (understandable), but was wondering if there might be someway that you could combine a part of my plugin kubectl krew install exec-as as a workaround? It will connect to any pod as root, regardless of privileges set on the container. The code is here if you want to take a look.

from ksniff.

eldadru avatar eldadru commented on July 23, 2024

Awesome!

Regard non-privileged containers - that what I had in mind, I came by your plugin and planned to use the same technique for ksniff as well. I'm trying to find a solution that will work for scratch containers as well.

Anyway, I'm closing this issue, lets continue the non-privileged discussion on #20

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.