You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi PaS3, I don't have any plans for it. But if you run the sparrowwifiagent.py, it has an HTTP API where you can get to everything you can through the UI. I use it to feed Elasticsearch for other monitoring and alerting. So you could run the agent, call the requests to get the wifi networks, then call the wigle.net api to upload them.
If you look at sparrow-elastic.py, it basically does that with the agent running. You could probably swap out some of the code for the writeDataToIndex() calls, and just call the wiggle.net api instead.
Any plan for wigle.net api ?
The text was updated successfully, but these errors were encountered: