gdns: Tools to Work with Google's 'DNS'-over-'HTTPS' ('DoH') API

To address the problem of insecurity of 'UDP'-based 'DNS' requests, Google Public 'DNS' offers 'DNS' resolution over an encrypted 'HTTPS' connection. 'DNS'-over-'HTTPS' greatly enhances privacy and security between a client and a recursive resolver, and complements 'DNSSEC' to provide end-to-end authenticated DNS lookups. Functions that enable querying individual requests that bulk requests that return detailed responses and bulk requests are both provided. Support for reverse lookups is also provided. See <https://developers.google.com/speed/public-dns/docs/dns-over-https> for more information.

Getting started

Package details

AuthorBob Rudis [aut, cre] (<https://orcid.org/0000-0001-5670-2640>)
MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.5.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gdns")

Try the gdns package in your browser

Any scripts or data that you put into this service are public.

gdns documentation built on July 1, 2020, 6:07 p.m.