hakrevdns icon indicating copy to clipboard operation
hakrevdns copied to clipboard

Small, fast tool for performing reverse DNS lookups en masse.

Results 10 hakrevdns issues
Sort by recently updated
recently updated
newest added

Added `go.mod` and `go.sum` files for project setup and installation with `go install`. Changed formatting in `main.go` according with gofmt

Please add feature to save output

Hello, I added to the script the -f flag that will accept a list of resolvers. Basically, it goes through the list of resolvers in the order they are provided....

- json output added as an option. - removed the dot after the domain name. when flag -j added the output will look something like this: {"ip":"123.123.123.263","domain":"123.123.123.263.example.net"}

Is it possible to create a Homebrew formula to make installation on Mac easier?

add a option to resolve with a large number of resolvers -r resolvers.txt

this tool is amazing BUT it needs two things to be add as flag 1- accept more than one resolver (list of resolvers) 2- accept list of ips to make...

hey, is there a way that the last "period" when checking can be omitted in the results? currently using sed to remove it. 3.0.84.109 twofasapi.paypal.com. 173.0.84.107 cupapiserv.paypal.com. 173.0.84.113 mpltapi.paypal.com. 173.0.84.116...