Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DomLink error while having purchased credits #24

Closed
spazbg opened this issue Aug 12, 2020 · 9 comments · Fixed by #27
Closed

DomLink error while having purchased credits #24

spazbg opened this issue Aug 12, 2020 · 9 comments · Fixed by #27

Comments

@spazbg
Copy link

spazbg commented Aug 12, 2020

Hello, I have the same problem with my DomLink...
I have purchased API credits, and when trying the API URL I can get the data, but when I am using domLink.py keeps telling me that I have no credits...
https://i.imgur.com/BH2HW3g.png

Originally posted by @spazbg in #11 (comment)

@hoacks
Copy link

hoacks commented Sep 1, 2020

Did you manage to fix the issue, I'm having the same errror.

@spazbg
Copy link
Author

spazbg commented Sep 2, 2020

Nope...

@hoacks
Copy link

hoacks commented Sep 2, 2020

check out https://github.com/MilindPurswani/whoxyrm , thats working.

@pdelteil
Copy link
Contributor

pdelteil commented Sep 4, 2020

Same problem here.

@supr4s
Copy link

supr4s commented Sep 5, 2020

Same here !

<class 'type'>
ERROR:root:WHOIS lookup failed, your API key is probably invalid or credits have been exhausted
Traceback (most recent call last):
  File "domLink.py", line 221, in <module>
    main()
  File "domLink.py", line 160, in main
    results['companies'].values() +
TypeError: unsupported operand type(s) for +: 'dict_values' and 'dict_values'

@supr4s
Copy link

supr4s commented Sep 9, 2020

In the meantime you can use : https://github.com/gwen001/pentest-tools/blob/master/domain-finder.py

$ ./domain-finder.py -k API_KEY -d mydomain.com

@hoacks
Copy link

hoacks commented Sep 9, 2020

In the meantime you can use : https://github.com/gwen001/pentest-tools/blob/master/domain-finder.py

$ ./domain-finder.py -k API_KEY -d mydomain.com
Did you test it, not working for me either.

@supr4s
Copy link

supr4s commented Sep 19, 2020

In the meantime you can use : https://github.com/gwen001/pentest-tools/blob/master/domain-finder.py
$ ./domain-finder.py -k API_KEY -d mydomain.com
Did you test it, not working for me either.

Work like a charm for me !

@vysecurity
Copy link
Owner

vysecurity commented Sep 20, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants