TODO List
---------

The following are features that I would like to add to phc in the
future.  Where possible, I will list the person who suggested it.
If you want to implement one of these or another idea you have, 
just mail me the diff against the current tree and I'll integrate 
it if possible.

* doc
  guide with example to use it
  description about delay computation
  feature list in detail and in project page also
* info
* socks5
  through socks5 proxy to validate test proxies
  test socks5 proxies
* switch among the following:
  myhost with basic auth
  myhost without auth
  without myhost, just connect to the test proxies directly. 
* give speed in Bytes per second.
* rewrite Makefile.am, configure.in
  for easily update in the future.
* port to unix
* read proxylist from internet
  Thanks to give me a list of sites stably providing free proxies everyday.
* read proxylist from stdin 
* cgi 
* more scripts


