misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
90b0e10e81
commit
db3b7f577a
@ -112,6 +112,7 @@ def parse_pcap(filename):
|
||||
|
||||
def api_report_ap(log, keys, token, essid, bssid):
|
||||
while True:
|
||||
token = AUTH.data['token']
|
||||
logging.info("api: reporting %s (%s)" % (essid, bssid))
|
||||
try:
|
||||
api_address = 'https://api.pwnagotchi.ai/api/v1/unit/report/ap'
|
||||
|
Loading…
x
Reference in New Issue
Block a user