diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index a9e077fa..35203c10 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -5,7 +5,7 @@ main.custom_plugins = "" main.custom_plugin_repos = [ "https://github.com/evilsocket/pwnagotchi-plugins-contrib/archive/master.zip" ] -main.iface = "mon0" +main.iface = "wlan0mon" main.mon_start_cmd = "/usr/bin/monstart" main.mon_stop_cmd = "/usr/bin/monstop" main.mon_max_blind_epochs = 50