mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update defaults.toml
removed dupe entries iface = "wlan0mon" mon_start_cmd = "/usr/bin/monstart" mon_stop_cmd = "/usr/bin/monstop" mon_max_blind_epochs = 5 no_restart = false Signed-off-by: wpa-2 <9049886+wpa-2@users.noreply.github.com>
This commit is contained in:
@ -158,12 +158,6 @@ api_url = "https://wpa-sec.stanev.org"
|
|||||||
download_results = false
|
download_results = false
|
||||||
show_pwd = false
|
show_pwd = false
|
||||||
|
|
||||||
iface = "wlan0mon"
|
|
||||||
mon_start_cmd = "/usr/bin/monstart"
|
|
||||||
mon_stop_cmd = "/usr/bin/monstop"
|
|
||||||
mon_max_blind_epochs = 5
|
|
||||||
no_restart = false
|
|
||||||
|
|
||||||
[main.log]
|
[main.log]
|
||||||
path = "/etc/pwnagotchi/log/pwnagotchi.log"
|
path = "/etc/pwnagotchi/log/pwnagotchi.log"
|
||||||
path-debug = "/etc/pwnagotchi/log/pwnagotchi-debug.log"
|
path-debug = "/etc/pwnagotchi/log/pwnagotchi-debug.log"
|
||||||
|
Reference in New Issue
Block a user