Git Product home page Git Product logo

Comments (4)

anastop avatar anastop commented on June 8, 2024

Hi Vikrantsingh,

I've not tested latte on Windows platforms. I guess you should first try compiling gopacket for your Windows environment, then build latte. There is a relevant question about this here: https://stackoverflow.com/questions/38047858/compile-gopacket-on-windows-64bit

from latte.

Vikrantsingh avatar Vikrantsingh commented on June 8, 2024

Hi Nikos ,

Thanks for a quick response. I've already gone through that steps on stack overflow and got stuck at

sudo $GOPATH/bin/latte -device lo -ofport 6653 -sniffer pcap -matcher "multinet" -late-threshold 400

Here I'm not getting what should i specify for -device option in windows.

from latte.

anastop avatar anastop commented on June 8, 2024

Not sure if this will work:

Try this command on your windows shell: getmac /fo csv /v

The \Device\Tcpip_{...} entries are the names of the network adapters, which should be visible to winpcap with that name.

Find the one you want to sniff, and try providing its name to the device option in latte.

from latte.

Vikrantsingh avatar Vikrantsingh commented on June 8, 2024

Thank you for the command to find network adapter names.

I tried with it, But I'm still getting same error.

latte_err

Could you please let me know if I'm doing anything wrong?

from latte.

Related Issues (8)

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.