elceef / dnstwist

Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
https://dnstwist.it
Apache License 2.0
4.85k stars 767 forks source link

phash argument #159

Closed talelbaz closed 2 years ago

talelbaz commented 2 years ago

Hi, When I tried to use the '--phash' argument, with the command "dnstwist --phash google.com " in the terminal, i've got the error: "twist: error: unrecognized arguments: --phash" did I miss something? Is there a fix planned for this problem? Also, on Python when you install the dnstwist package, you get a different dnstwist.py file (it doesn't support phash arg). So I wanted to know what is the difference between both files.

Thanks

elceef commented 2 years ago

Please pull the code from Github. This feature isn't present in officially released packages yet.