edns_test: RFC 6891 (EDNS) Compliance Checker

Description Usage References Examples

Description

Uses the back end of the interactive compliance checker to test DNS servers for a given domain. Printing the resultant object will show the status of the input domain and auto-browse (in interactive sessions) to the generated compliance report. Pass browse = FALSE to print() to suppress opening the report URL.

Usage

1
2
3
4
edns_test(zone)

## S3 method for class 'edns_check_output'
print(x, ...)

References

https://ednscomp.isc.org/; https://tools.ietf.org/html/rfc6891

Examples

1
edns_test("rstudio.com")

hrbrmstr/ednstest documentation built on May 29, 2019, 8:34 a.m.