ProbeQuest Configuration

ProbeQuest configuration.

class probequest.config.Config[source]

Configuration object.

property compiled_essid_regex

Returns the compiled version of the ESSID regex.

The value is cached once computed.

property frame_filter

Generates and returns the frame filter according to the different options set of the current ‘Config’ object.

The value is cached once computed.

property interface

Interface from which the probe requests will be captured.