Yarilo v0.9.9
WPA2 Decrypter & Packet Analyzer
|
Configuration of the service. More...
#include <service.h>
Public Attributes | |
bool | save_on_shutdown |
std::filesystem::path | saves_path |
std::filesystem::path | db_file |
std::filesystem::path | oid_file |
std::filesystem::path | battery_file_path |
std::vector< MACAddress > | ignored_bssids |
Configuration of the service.
std::filesystem::path yarilo::Service::config::battery_file_path |
std::filesystem::path yarilo::Service::config::db_file |
std::vector<MACAddress> yarilo::Service::config::ignored_bssids |
std::filesystem::path yarilo::Service::config::oid_file |
bool yarilo::Service::config::save_on_shutdown |
std::filesystem::path yarilo::Service::config::saves_path |