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

Regarding update #1.76 #4

Description

@BitTheByte

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions