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. The items begin with '*' are unfinished now:

  
  set timeout the time for every io on socket (partly)
  doc,more samples.
* rewrite manual 
  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 with connect command
  *test socks5 proxies with udp associate command
 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.
* sort
  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
  rewrite configure.in to support config.h and configuration file path 
* rewrite code to be more simple and readable. 
* python scripts
* gui
  ignore the chars after port if no @ found
  cmdline
* Update proxyout only after the new proxies was found.
  add proxyout and proxylist to configuration or commandline.
  Change setting on po directory
  Rewrite Makefile.am for doc diretory
* customize request sent to target
* interact with the user 
  customize request and reply queues, robot like.
* guile
* regex policy for key search
* customize interaction with testproxy.
  socks4a?
