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.5.0 |
Depends: | R (≥ 3.5.0) |
Imports: | httr, stats, jsonlite, stringi, magrittr, tinytest |
Published: | 2020-05-15 |
Author: | Bob Rudis [aut, cre] |
Maintainer: | Bob Rudis <bob at rud.is> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | gdns results |
Reference manual: | gdns.pdf |
Package source: | gdns_0.5.0.tar.gz |
Windows binaries: | r-devel: gdns_0.5.0.zip, r-release: gdns_0.5.0.zip, r-oldrel: gdns_0.5.0.zip |
macOS binaries: | r-release: gdns_0.5.0.tgz, r-oldrel: gdns_0.5.0.tgz |
Old sources: | gdns archive |
Please use the canonical form https://CRAN.R-project.org/package=gdns to link to this page.