2.2.4: Version bump for recent fixes (more ctrl+c options).
Includes: * More options when interrupting mid-attack (continue/skip/exit) * Show error when --wps-only and --pmkid are both specified * Use `--force` when calling Bully to force-continue. * README (updated, new screenshots).
This commit is contained in:
@@ -8,7 +8,7 @@ from .tools.macchanger import Macchanger
|
|||||||
|
|
||||||
class Configuration(object):
|
class Configuration(object):
|
||||||
''' Stores configuration variables and functions for Wifite. '''
|
''' Stores configuration variables and functions for Wifite. '''
|
||||||
version = '2.2.3'
|
version = '2.2.4'
|
||||||
|
|
||||||
initialized = False # Flag indicating config has been initialized
|
initialized = False # Flag indicating config has been initialized
|
||||||
temp_dir = None # Temporary directory
|
temp_dir = None # Temporary directory
|
||||||
|
|||||||
Reference in New Issue
Block a user