I am looking for a script I can install to my server that will load a file called names.txt which I will have the following format:
Name.com
Name2.com
It will go one by one and check to see if the domain is available. If it is, it will take and open names_avail.txt and insert the available name at the bottom of the list. If the name is not available it will keep it in the list but add an * at the end of the domain ie) Name2.com* This will show it was checked and was not available.
I want to be able to execute the script using SSH and the command line on my server with a command like
> scan.pl names.txt
or something similar saying to run scan.pl and scan the file names.txt
Please PM me your asking price and time it would take for completion. I want it to be able to handle any amount of domain extensions.
I want to have this thing ridiculously fast.
Name.com
Name2.com
It will go one by one and check to see if the domain is available. If it is, it will take and open names_avail.txt and insert the available name at the bottom of the list. If the name is not available it will keep it in the list but add an * at the end of the domain ie) Name2.com* This will show it was checked and was not available.
I want to be able to execute the script using SSH and the command line on my server with a command like
> scan.pl names.txt
or something similar saying to run scan.pl and scan the file names.txt
Please PM me your asking price and time it would take for completion. I want it to be able to handle any amount of domain extensions.
I want to have this thing ridiculously fast.







