Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Save duplicate requests to SQL not working (option -a) #17

Open
J005 opened this issue Jun 7, 2018 · 2 comments
Open

Save duplicate requests to SQL not working (option -a) #17

J005 opened this issue Jun 7, 2018 · 2 comments

Comments

@J005
Copy link

J005 commented Jun 7, 2018

Option -a does not save duplicate probe requests to sqlite3 database

I believe this line 223 of probeSniffer.py should read
saveToMYSQL(mac_address, vendor, ssid, rssi_val, bssid)

Instead of:
saveToMYSQL(mac_address, vendor, ssid, rssi_val)

@k4sP3rsky
Copy link

hello i doesn't work for me too. Had you find a solution?

@J005
Copy link
Author

J005 commented Jan 19, 2019

The solution above works for me, just add the bssid field

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants