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.

Phc works in most of Linux distributions,SunOS and OSF1 or more.
The current version of phc is 1.2. Homepage: http://www.nongnu.org/phc

Phc was written from scratch by Jia Wang.
MAINTAINER: Jia Wang <skyroam@gmail.com>
Please report bugs  to <skyroam@gmail.com>


Documentation
============

See info (created by makeinfo, thanks to gnu) file or man (created by txt2tags, thanks to Aurelio Marinho Jargas) page for detail.

To print document, just cd doc and type:
dvips phc.dvi

The html document is also availabe in doc/en. 

You can view them with "info phc" ,"man phc", "xdvi phc.dvi" , "gv phc.pdf" or "lynx index.html".

Info file:
doc/phc.info

Man page:
doc/phc.1

Html help:
doc/en/index.html 

INSTALL
=======

The installation procedure is described in the INSTALL file.

Configuration
=============

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 
