Domain squatting is become a profession these days. That is where people buy up domains they think others will want in the future so that they can sell it later on. We're not going to do just that, but we will be building a tool to check if a domain name is available. There are several command line utilities that can help such as "nslookup". Your program (or function) should take in a string and return back if the domain is available or not.
Comments:
asheehan - 10 years, 2 months ago
in Ruby
reply permalink