-
-
Notifications
You must be signed in to change notification settings - Fork 818
Open
Labels
Description
Hello,
I installed dnstwist via github clone and pip install.
I can run: dnstwist --registered example.com
With no problem, but if I try to run: dnstwist --lsh example.com
I get the following error:
usage: /home/username/.local/bin/dnstwist [OPTION]... DOMAIN
dnstwist: error: the following arguments are required: domain
I think the syntax is pretty straight forward, but maybe I'm missing something?