kismetwireless/python-kismet-db

Attach to running kismet session?

tranzmatt opened this issue · 2 comments

Is there a way to attach to a running kismet session? I know I could try to open the .kismet file it generates, but I was wondering if there was a way to use the kismetdb against the kismet session like how the REST API's work?

I got it working by using some of the kismon client code. I'm able to pull SQLite3 updates and push them into a ZMQ-based Mongodb.