Perform Secure-by-default or Woefully Insecure ‘DNS’ Queries
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 

13 líneas
331 B

# Generated by roxygen2: do not edit by hand
S3method(print,gctx)
S3method(print,gdns_response)
export("%>%")
export(gdns_get_address)
export(gdns_lib_version)
export(gdns_query)
export(gdns_resolver)
importFrom(Rcpp,sourceCpp)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
useDynLib(clandnstine, .registration = TRUE)