mirror of
https://github.com/Cronocide/wifipumpkin3.git
synced 2025-01-22 11:18:55 +00:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
set security true
|
|
# set auth WPA2
|
|
set security.wpa_type 2
|
|
set security.wpa_algorithms CCMP
|
|
# congure password of AP
|
|
set security.wpa_sharedkey 0123456789
|
|
start |