elceef / dnstwist

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

Add new options #40

Closed seanthegeek closed 8 years ago

seanthegeek commented 8 years ago
-a,  --all - Show all DNS answers - maintains output backwards
compatibility otherwise
-n, --nameservers - A comma separated list of nameservers to query
-p, --port - The post to send queries to

Also:

Tabs are maintained this time :)