Skip to content

Add whois_info/__init_ips function, rename others

graham.l@hostdime.com requested to merge dns-dev into master

Added a whois_info function. Also added a __init_ips function to get the system IPs. Renamed checkdns() to dns_record(). Renamed validate_dnssec() to dnssec_validate(). Changed variable use from "{}" to "" to match library style.

Merge request reports