                     Reverse Utils::TCP-over-HTTP/CGI

Release information:
  pkg:  rutil_tcpcgi version 0.0.7
  url:  http://www.rkeene.org/devel/rutil_tcpcgi-0.0.7.tar.gz
  date: Sun Aug 31 17:04:24 CDT 2003
--------------------------------------------------------------------------

This package is useful for connecting to hosts reachable by a webserver
you have access to, but not reachable by you.  It allows you to use any
host you have CGI access to as a proxy.  This means if you can exec CGI
on a host, you can make connections from that host using TCP. Examples:

1. If you have a machine [www.test1.com] that can only recieve HTTP
   requests, but you want to make TCP connections to it on other ports
   you can use this package to do that.
