mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -128,10 +128,10 @@ class Agent(Client, Automata, AsyncAdvertiser):
|
||||
time.sleep(1)
|
||||
|
||||
def start(self):
|
||||
self.start_monitor_mode()
|
||||
self._wait_bettercap()
|
||||
self.setup_events()
|
||||
self.set_starting()
|
||||
self.start_monitor_mode()
|
||||
self.start_event_polling()
|
||||
self.start_session_fetcher()
|
||||
# print initial stats
|
||||
|
Reference in New Issue
Block a user