Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sejas/whois
- Owner: sejas
- Created: 2011-06-14T16:16:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-14T16:20:21.000Z (over 13 years ago)
- Last Synced: 2025-01-01T15:42:17.376Z (2 days ago)
- Language: Shell
- Homepage: http://smultron.es/2011/06/dominios-ws-world-site/
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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 resultProblems:
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