Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sejas/whois

Check if a list of domains exists or not
https://github.com/sejas/whois

Last synced: about 3 hours ago
JSON representation

Check if a list of domains exists or not

Awesome Lists containing this project

README

        

version 0.1 - June 2011
Create a file "nameDomain" of all domais which are not registered.

Usage:
Write the domains to compare in domains.ws
then execute whois.sh
Read the result

Problems:
The whois server don't allow too much querys to the same IP

--
Comandos git
git add -A
git commit -m 'first commit'
git remote add origin [email protected]:antoniosejas/whois.git
git push -u origin master