GithubHelp home page GithubHelp logo

Not an issue but OpenWRT about wifiscanmap HOT 3 OPEN

filviu avatar filviu commented on July 26, 2024
Not an issue but OpenWRT

from wifiscanmap.

Comments (3)

mehdilauters-td avatar mehdilauters-td commented on July 26, 2024

It depends what do you mean by tracking process and adapted for OpenWRT.
I guess it would be as OpenWRT is based on linux.
If main dependencies are available, there will be no problem

  • aircrack-ng
  • python2.7
  • sqlite3
  • may be optionnal gpsd and scapy

WifiScanMap is working with a master instance (running the main database) and optionals slaves (other WifiScanMap or esp8266-wifiScanMap) which are uploading their data to the master ( using http(s) ).
To track devices, you will need to know the position of each OpenWRT (using gps, wifi estimation or command line)

  • -e, --enable enable db synchro through json
  • -u SYNCHRO, --synchro SYNCHRO
    synchro uri ie http://test.com:8686
  • -p POSITION, --position POSITION

Be aware that tracking real people is probably forbidden in your country.

from wifiscanmap.

filviu avatar filviu commented on July 26, 2024

Be aware that tracking real people is probably forbidden in your country.

I'm aware, maybe tracking wasn't the best choice of words :) What I meant is run the data gathering processes on the openwrt device as aircrack and gpsd are for sure available on openwrt

Basically I could write a script to record all details on the openwrt system and then convert it and feed it via json to a master instance. Thanks!

from wifiscanmap.

mehdilauters avatar mehdilauters commented on July 26, 2024

If I understood well, you have not to write your own script as wifiScanMap already have this feature.

Just enable the synchro on the master with -e and run your slave with -u http(s)://your.server:port

If for any reason you want to do it by your own, have a look to the Synchronizer object and the webui.

I should write a quick json api doc...

from wifiscanmap.

Related Issues (7)

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.