Skip to content

ipk1/revdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1de4260 · Jul 29, 2023

History

6 Commits
Jul 29, 2023
Apr 9, 2023
Apr 30, 2023
Apr 9, 2023

Repository files navigation

revdns

Reverse DNS tool Script that takes a CIDR or a file with a list of CIDRs, performs reverse DNS with hakrevdns, , cero, and gdn, and then runs httprobe on the results

credits to original creator of the tool

@hakluke @glebarez @kmskrishna

Usage: chmod +x install.sh

bash install.sh

go build -o revdns main.go

chmod +x revdns

./revdns CIDR or CIDR list

cidr_resolver file is prebuild for mac