gdns: Tools to Work with Google DNS Over HTTPS 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.

Version: 0.2.1
Depends: R (≥ 3.0.0)
Imports: httr, jsonlite, purrr, stringi, tibble, dplyr
Suggests: testthat
Published: 2017-07-02
Author: Bob Rudis [aut, cre]
Maintainer: Bob Rudis <bob at rud.is>
License: AGPL + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: gdns results

Downloads:

Reference manual: gdns.pdf
Package source: gdns_0.2.1.tar.gz
Windows binaries: r-devel: gdns_0.2.1.zip, r-release: gdns_0.2.1.zip, r-oldrel: gdns_0.2.1.zip
OS X binaries: r-release: gdns_0.2.1.tgz, r-oldrel: gdns_0.2.1.tgz
Old sources: gdns archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gdns to link to this page.