simpleweb/dnsmadeeasy-verify

Name: dnsmadeeasy-verify

Owner: Simpleweb

Description: Gem to verify that domains on DNS Made Easy actually have their name servers set to DNS Made Easy.

Created: 2015-03-22 12:03:31.0

Updated: 2015-03-22 19:54:53.0

Pushed: 2015-03-22 19:54:53.0

Homepage: null

Size: 152

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

dnsmadeeasy-verify

Gem to verify that domains on DNS Made Easy actually have their name servers set to DNS Made Easy.

put domains not on DNS Made Easy

ins = Dnsmadeeasy_verify.domains_not_on_dnsmadeeasy
ins.each do |k,v|
 not v.registered then
puts k + " is not registered"
se
puts k + " does not have name servers correctly set"
d


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.