----------------------------Introduction------------------------------------
phc is a small program to validate proxy released under the GNU General Public 
License (GPL).A little featurelist is in the file named FEATURELIST in this 
directory.


--------------------------------Usage---------------------------------------
phc 
Dislike of debug information? Try this in bash :  
phc 2>/dev/null


------------------------------Configure-------------------------------------
1.File phc.conf shoud be customed to fit your need:
    cp doc/phc.conf.example /path/to/running/phc.conf
  then read phc.conf and custom it.
2.Proxies to be verified must be stored in a file named proxylist. 
  there is a example list in doc directory:
    cp doc/proxylist /path/to/running/
3.The result was displayed  and stored into file named proxyout.
    cp scripts/sortlist /path/to/running/
    chmod u+x sortlist
  then you can use sortlist to sort free proxies in proxyout


--------------------------------Email----------------------------------------
You can reach me at https://sourceforge.net/sendmessage.php?touser=1153896


-------------------------------Deatils---------------------------------------
See man page for details .

