|
|
|
|
|
|
|
![]() |
#1 |
Vagabond
|
Look up available domains - the easy way
I was just registering some domains. So I was doing "whois domain.com" way too many times to find domains that were available. Pain in the ass.
Here's a small little script that will make it easier for you. Upload this little script to your server and name it "whois.sh" PHP Code:
Now upload a file with all the domains you want to check, 1 domain per line. Run the script with "./whois.sh domains.txt" - or what ever you named the file with all the domains in. Now it will spit out all the domains that are available ![]() EDIT: added a 2 second pause before each whois. They seem to boot you if you whois them too fast. Last edited by swedguy; 2004-03-18 at 06:31 PM.. |
![]() |
![]() |
![]() |
#2 |
I Didn't Do It
|
here's a simple script that gets results of a networksolutions whois query.
save code in a file called whois.php and upload to your server. usage: whois.php?domain=domain.com PHP Code:
|
![]() |
![]() |
![]() |
|
|