Perform Secure-by-default or Woefully Insecure ‘DNS’ Queries
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 

13 行
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)