mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update bettercap.py
This commit is contained in:
@ -99,8 +99,8 @@ class Client(object):
|
||||
continue
|
||||
except OSError:
|
||||
logging.warning('[bettercap] connection to the bettercap endpoint failed...')
|
||||
await asyncio.sleep(10)
|
||||
continue
|
||||
pwnagotchi.reboot()
|
||||
|
||||
|
||||
def run(self, command, verbose_errors=True):
|
||||
while True:
|
||||
|
Reference in New Issue
Block a user