dnsresolver
dnsresolver copied to clipboard
A Lightning-Fast DNS Resolver written in Rust 🦀
I was just reading through your source code and spotted some things that needed a bit of a tidy. Hopefully the commits are self-explanatory.
could you make a new argument like `-up`, which is auto update this tools. and `-silent` for hide banner. 
@ethicalhackingplayground would be good if it have a flag to resolve domains using list of dns resolvers.
This tool lacks wildcard support, leading to numerous false positive results.
@ethicalhackingplayground It would be good if it have a `retry` functionality with flag like `retry 2` and also need `-ip` flag to show ip addresses of resolved domains (both are...