Tools to work with the Google DNS over HTTPS API in R https://cinc.rud.is/web/packages/gdns/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

339 B

gdns 0.3.0

  • removed purrr, dplyr and tibble dependencies
  • bulk_query() now returns the original query string in a query column
  • added resource_record_tbl data frame of DNS RR metadata

gdns 0.2.1

  • Fix CRAN checks due to purrr insanity

gdns 0.2.0

  • CRAN release
  • Added a NEWS.md file to track changes to the package.