Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Regarding update #1.76 #4

Closed
BitTheByte opened this issue Jun 9, 2019 · 0 comments
Closed

Regarding update #1.76 #4

BitTheByte opened this issue Jun 9, 2019 · 0 comments

Comments

@BitTheByte
Copy link
Owner

Summary

Due to some base code changes domainker version:1.76 files will not be compatible with any other version. any version lower than 1.76 will crash

Error message:

Traceback (most recent call last):
  File "domainker.py", line 43, in <module>
    scan(args.input,args.request_timeout)
  File "domainker.py", line 7, in scan
    HOST   = urlify(endpoint)['URL_FILE'],
TypeError: 'cls' object has no attribute '__getitem__'

Suggested Fix

Use only one of below

  • Re-download
git clone https://github.com/BitTheByte/Domainker
  • Use git to update
cd Domainker
git pull
@BitTheByte BitTheByte pinned this issue Jun 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant