first commit
This commit is contained in:
29
web_interface/settings.json
Normal file
29
web_interface/settings.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "over9000",
|
||||
"ssid": "pwned",
|
||||
"password": "deauther",
|
||||
"channel": 1,
|
||||
"hidden": false,
|
||||
"captivePortal": true,
|
||||
"lang": "en",
|
||||
"autosave": true,
|
||||
"autosavetime": 30000,
|
||||
"display": false,
|
||||
"displayTimeout": 600,
|
||||
"serial": true,
|
||||
"serialEcho": true,
|
||||
"web": true,
|
||||
"led": true,
|
||||
"maxch": 14,
|
||||
"macSt": "aa:bb:cc:dd:ee:ff",
|
||||
"macAP": "00:11:22:33:44:55",
|
||||
"chtime": 384,
|
||||
"minDeauths": 3,
|
||||
"attacktimeout": 600,
|
||||
"deauthspertarget": 20,
|
||||
"deauthReason": 1,
|
||||
"beaconchannel": false,
|
||||
"beaconInterval": false,
|
||||
"randomTX": false,
|
||||
"probesPerSSID": 1
|
||||
}
|
||||
Reference in New Issue
Block a user