mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -1,6 +1,11 @@
|
|||||||
[main]
|
[main]
|
||||||
name = "pwnagotchi"
|
name = "pwnagotchi"
|
||||||
lang = "en"
|
lang = "en"
|
||||||
|
iface = "wlan0mon"
|
||||||
|
mon_start_cmd = "/usr/bin/monstart"
|
||||||
|
mon_stop_cmd = "/usr/bin/monstop"
|
||||||
|
mon_max_blind_epochs = 5
|
||||||
|
no_restart = false
|
||||||
whitelist = [
|
whitelist = [
|
||||||
"EXAMPLE_NETWORK",
|
"EXAMPLE_NETWORK",
|
||||||
"ANOTHER_EXAMPLE_NETWORK",
|
"ANOTHER_EXAMPLE_NETWORK",
|
||||||
|
Reference in New Issue
Block a user