mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update defaults.toml
Signed-off-by: wpa-2 <9049886+wpa-2@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
[main]
|
||||
name = "pwnagotchi"
|
||||
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 = [
|
||||
"EXAMPLE_NETWORK",
|
||||
"ANOTHER_EXAMPLE_NETWORK",
|
||||
|
Reference in New Issue
Block a user