Hi, I have a php script that searches whois databases for the email addresses of registered domains. However these whois databases have a daily limit per ip. It basically means that i can not search more than 1000 domains daily per ip. The php script I have uses socket connections. The programmer of the script said the following: "But for whois, somehow proxies does not work as it needs socket connections." can someone add proxy support for this script? Greetz Smetten