-
Notifications
You must be signed in to change notification settings - Fork 1
License
lmolina/scanning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile: $ g++ -o test_scan test_scan.cpp scan.cpp -lsqlite3 -std=c++11 $ g++ -o test_campaign test_campaign.cpp scan.cpp -lsqlite3 -std=c++11 $ g++ -o test_getap test_getap.cpp scan.cpp -lsqlite3 -std=c++11 To execute: $ ./test_scan test_18.1.db full $ ./test_campaign test_18.1.db full Repite 50 consultas a la función getAPs(int channel, int min, int max) $ ./test_getap database.db full
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published