Closed clampz closed 9 years ago
when running 'snoopy_auth -u myusername', snoopy would return:
[+] User/drone associations: Traceback (most recent call last): File "/usr/bin/snoopy_auth", line 180, in print "\t%s:%s" %(pair[0],pair[1]) KeyError: 0
because 'pair' is a dictionary
when running 'snoopy_auth -u myusername', snoopy would return:
[+] User/drone associations: Traceback (most recent call last): File "/usr/bin/snoopy_auth", line 180, in
print "\t%s:%s" %(pair[0],pair[1])
KeyError: 0
because 'pair' is a dictionary