Yarilo v0.9.9
WPA2 Decrypter & Packet Analyzer
Loading...
Searching...
No Matches
yarilo::Service::config Struct Reference

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< MACAddressignored_bssids
 

Detailed Description

Configuration of the service.

Member Data Documentation

◆ battery_file_path

std::filesystem::path yarilo::Service::config::battery_file_path

◆ db_file

std::filesystem::path yarilo::Service::config::db_file

◆ ignored_bssids

std::vector<MACAddress> yarilo::Service::config::ignored_bssids

◆ oid_file

std::filesystem::path yarilo::Service::config::oid_file

◆ save_on_shutdown

bool yarilo::Service::config::save_on_shutdown

◆ saves_path

std::filesystem::path yarilo::Service::config::saves_path

The documentation for this struct was generated from the following file: