public
Description: Find some previously used domain names and check availability
Homepage:
Clone URL: git://github.com/remi/domain-finder.git
name age message
file .gitignore Loading commit data...
file COPYING
file NOTES
file README
file Rakefile
directory bin/ Fri Jun 13 20:45:59 -0700 2008 added basic setup for lib and bin [remi]
file domain-finder.gemspec
directory lib/
directory spec/
README
domain-finder
=============

domain-finder is a little utility for checking the availability 
of domains and, specifically, for showing some recently used but 
no longer registered domain names, using a technique developed 
by Mark Fulton of dotsauce.com


Install
-------

  $ sudo gem sources --add http://gems.github.com
  $ sudo gem install remi-domain-finder


Usage
-----

  $ domain-finder # displays usage
  $ domain-finder available domain.com another-domain.com
  $ domain-finder help auction
  $ domain-finder auction --keywords dog,cat


License
-------

domain-finder is released under the terms of the GNU Affero General Public License

We reserve the right to re-release under a more permissive license in the future