thewhiteh4t / pwnedOrNot

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

FileNotFoundError: #56

Closed tfmarques23 closed 3 years ago

tfmarques23 commented 3 years ago

[>] Created by : thewhiteh4t [>] Version : 1.3.0

Traceback (most recent call last): File "/opt/pwnedOrNot/pwnedornot.py", line 328, in main() File "/opt/pwnedOrNot/pwnedornot.py", line 95, in main api_key() File "/opt/pwnedOrNot/pwnedornot.py", line 72, in api_key with open(conf_path, 'r') as config: FileNotFoundError: [Errno 2] No such file or directory: '/home/admin1/.config/pwnedornot/config.json' admin1@ubuntu:/opt/pwnedOrNot$

tfmarques23 commented 3 years ago

my mistake

dragonspace9 commented 1 year ago

wich is the problem solution? @tfmarques23