BitTheByte / Domainker

BugBounty Tool
39 stars 21 forks source link

IOError after running python domainker.py #3

Closed pratyush-pandey98 closed 5 years ago

pratyush-pandey98 commented 5 years ago

After manually installing Domainker, on the command to run the python script i am getting the Domainker banner followed by the following error report and the termination of the program:

Traceback (most recent call last): File "domainker.py", line 23, in if(scheduled_update()): File "/home/pratyush/Documents/pentest/Domainker/lib/core/updater.py", line 23, in scheduled_update last_check = datetime.strptime(open("lib/core/update.sync","r").read().strip(),'%Y-%m-%d').date() IOError: [Errno 2] No such file or directory: 'lib/core/update.sync'

Need help to solve this error.

Screenshot from 2019-06-04 21-49-41

BitTheByte commented 5 years ago

This has been fixed at https://github.com/BitTheByte/Domainker/commit/b449cc9706d613cc0af3c9a34798157c0fe5a483