thewhiteh4t / pwnedOrNot

OSINT Tool for Finding Passwords of Compromised Email Addresses
MIT License
2.19k stars 319 forks source link

Check() failing to display Output. #38

Closed bd0n4lds closed 5 years ago

bd0n4lds commented 5 years ago

I run the script with just email address

sudo python3 pwnedornot.py -e (vaild email address)

Traceback (most recent call last): File "pwnedornot.py", line 312, in main() File "pwnedornot.py", line 69, in main check() File "pwnedornot.py", line 110, in check

thewhiteh4t commented 5 years ago

@bdonalds are you getting this error every time? Did you try any other email address? Test with 12345@gmail.com

bd0n4lds commented 5 years ago

It continues to fail. I am using python 3.5.3

thewhiteh4t commented 5 years ago

@bdonalds if you use either twitter or telegram, please contact me : https://twitter.com/thewhiteh4t https://t.me/thewhiteh4t

timothe commented 5 years ago

I have the same issue - tried on MacOS with Python 3.7.3. Listening to any solution for this now :)

thewhiteh4t commented 5 years ago

@timothe can you contact me on twitter or telegram? Links are above, I would highly appreciate it.

thewhiteh4t commented 5 years ago

@timothe thanks a lot once again! @bdonalds fixed in https://github.com/thewhiteh4t/pwnedOrNot/commit/9556136d4fef5bd74e511064b2295bd05b7ef23a cd pwnedornot git pull Closing.