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.3.1 |
Depends: | R (≥ 3.0.0) |
Imports: | httr, stats, jsonlite, stringi |
Suggests: | testthat |
Published: | 2018-09-17 |
Author: | Bob Rudis |
Maintainer: | Bob Rudis <bob at rud.is> |
License: | AGPL |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | gdns results |
Reference manual: | gdns.pdf |
Package source: | gdns_0.3.1.tar.gz |
Windows binaries: | r-devel: gdns_0.3.1.zip, r-release: gdns_0.3.1.zip, r-oldrel: gdns_0.3.1.zip |
OS X binaries: | r-release: gdns_0.3.1.tgz, r-oldrel: gdns_0.3.1.tgz |
Old sources: | gdns archive |
Please use the canonical form https://CRAN.R-project.org/package=gdns to link to this page.