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

The current version of phc is 1.1. 

Webhome: http://www.nongnu.org/phc

Phc works under almost all  Linux distributions,SunOS and OSF1 or more.

Please report bugs in phc to <skyroam@gmail.com>

MAINTAINER: Jia Wang <skyroam@gmail.com>

Phc was written from scratch by Jia Wang.

------------------------------Documentation----------------------------------
doc/phc.info
doc/phc.1
doc/en/index.html 
---------------------------------INSTALL--------------------------------------
The installation procedure is described in the INSTALL file.
--------------------------------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
----------------------------------Usage---------------------------------------
Edit phc.conf then run: 
phc 
--------------------------------Email----------------------------------------
skyroam@gmail.com
-------------------------------Deatail---------------------------------------
See info (created by makeinfo, thanks to gnu) or man (created by txt2tags, thanks to Aurelio Marinho Jargas) page for detail.

To print document, just cd doc
dvips phc.dvi

You can view it with info phc , "xdvi phc.dvi" or "gv phc.pdf".

The html document is also availabe in doc/en.
