Get 4 Free Web Scripts

Join the White Hat Crew mailing list and get four free scripts for your website!
  1. Captcher: PHP powered captcha generator
  2. AffiliCloak: affiliate link cloaker
  3. List Mailer GT: viral list building service mailer
  4. External Pop: display in-page "popups" over external webpages
Just enter your first name and email address below to download your free scripts today.

PHP Telnet 1.1

A freeware script enabling PHP scripts to make telnet connections

Download | Requirements | Security | Usage Examples

Connection Failed - Unknown Host

DNS lookup of the server you specified failed.

Possible Causes and Remedies
  • You have misspelled the name of the server to which you are attempting to connect: Verify the spelling.
  • DNS for the server to which your attempting to connect is currently unavailable: Wait till DNS becomes available again.
  • DNS service is unavailable to the server from which you are attempting to open a telnet connection: Contact your hosting provider to verify that the function "gethostbyname" is available to PHP scripts (ask the following question at the same time).
  • Outbound DNS queries from your server are blocked by a firewall: Contact your hosting provider to verify that DNS requests from scripts running on your server are not being blocked.