Skip to content

scoky/rdns_compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdns_compare

This tool scans recursive resolvers measuring resolution performance. The tool reports back the timing results for each recursive resolver. To obtain detailed results, use the -c option to write each resolution to a file in csv format.

By default, the tools fetches lists of public resolvers and popular hostnames over HTTPs, but can be configured to use other resolvers and hostnames using the -prai options. In particular, the -i option includes the recursive resolvers currently in use by the localhost.

Depending upon the number of hostnames and resolvers tested, the tool can take several minutes to complete. Use the --progress option to see the current status of the tool.

The tool attempts to bind to both IPv4 and IPv6 interfaces. To limit the tool to a specific interface, use the -b option.

See example/ for example output.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages