guelfoweb / knock

Knock Subdomain Scan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module names python-dnspython

mrhydra-np opened this issue · comments

It says try pip install dnspython
So, when i run that command the result is requirement already satisfied😕. How can i make it detect dnspython any solution?!☹️

Same issue ....
Somebody can solve it?

This worked for me...

sudo apt-get install pip
sudo pip install dnspython

dnspython has been removed from the new Knock version.