You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[*] Downloading Wigle database from Internet
Traceback (most recent call last):
File "geostalker.py", line 1652, in
options(sys.argv)
File "geostalker.py", line 1645, in options
mainProcess(location)
File "geostalker.py", line 1617, in mainProcess
geoLocationSearch(lat,lng)
File "geostalker.py", line 1457, in geoLocationSearch
html1 = downloadWigle(lat,lng,wigle_cookie)
File "geostalker.py", line 662, in downloadWigle
headers = {'Cookie': resp['set-cookie']}
KeyError: 'set-cookie'
The text was updated successfully, but these errors were encountered:
[*] Downloading Wigle database from Internet
Traceback (most recent call last):
File "geostalker.py", line 1652, in
options(sys.argv)
File "geostalker.py", line 1645, in options
mainProcess(location)
File "geostalker.py", line 1617, in mainProcess
geoLocationSearch(lat,lng)
File "geostalker.py", line 1457, in geoLocationSearch
html1 = downloadWigle(lat,lng,wigle_cookie)
File "geostalker.py", line 662, in downloadWigle
headers = {'Cookie': resp['set-cookie']}
KeyError: 'set-cookie'
The text was updated successfully, but these errors were encountered: