Giter Club home page Giter Club logo

Comments (5)

ghostop14 avatar ghostop14 commented on June 3, 2024

Hmmm, no. I don't have a Pi Zero here but I do have a Pi3 I've run it on. I'll run some other tests and see if I can find anything.

from sparrow-wifi.

OIFhax avatar OIFhax commented on June 3, 2024

I am trying to save weight using the Pi Zero W, but will try with the Pi3 as well. thanks for the help on this.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on June 3, 2024

Was this ever addressed? I was testing last night with the remote agent and if I click no on only doing one scan nothing ever comes back. If I click yes and do a one pass scan I get results and can click it over and over again for updated results.

This is running the agent on a x86 64 bit platform.

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on June 3, 2024

Hi bjesmer, the main app has a class called ScanThread that runs the scans. It basically runs and get results, then in a thread loop briefly sleeps to prevent a tight loop (like 0.2s) then scans again. If calling the agent, you'll probably need to do something similar. If using Python, I'd just import that class out of sparrow-wifi.py and re-use it or inherit and overload the run function.

from sparrow-wifi.

ckoval7 avatar ckoval7 commented on June 3, 2024

When trying to run a continuous scan on a remote agent, Sparrow reaches out to a hard coded 127.0.0.1 rather than the user entered agent IP.
Is this intentional?

from sparrow-wifi.

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.