Download List

Descripción del Proyecto

Reverse Utils::TCP-over-HTTP/CGI is useful for
connecting to hosts which are reachable by a
Webserver you have access to, but not reachable by
you. It allows you to use any host you have Web
and CGI access to as a proxy for TCP connections.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-02 22:43
0.1.18

Soporte de proxy se ha solucionado.
Tags: Minor bugfixes
Proxy support has been fixed.

2003-10-14 06:07
0.1.17

El apoyo del host del proxy (-V) fue añadido. Un problema con la codificación que se introdujo cuando cambió ha sido corregido.
Tags: Minor feature enhancements
Proxy host support (-V) was added. A problem with
the encoding that was introduced when it changed
has been fixed.

2003-09-21 05:36
0.1.13

Esta versión añade autenticación HTTP (útil para los servidores proxy que requiere autenticación), los cambios de codificación (rompiendo estándares HTTP) para acercarse al cumplimiento del protocolo de sockets sobre HTTP (SOHT), y comienza a trabajar en apoyo de UDP.
Tags: Minor feature enhancements
This version adds HTTP authentication (useful for proxies
which require authentication), changes encoding
(breaking HTTP standards) to get closer to compliance
with the protocol for Sockets Over HTTP (SOHT), and
begins work on UDP support.

2003-09-03 23:43
0.1.6

Esta versión incluye la documentación (preguntas más frecuentes y USO), la opción de elegir entre HTTP GET y HTTP POST, y una opción para permitir que el demonio de cliente para unirse a cualquiera de todas las direcciones, o simplemente la dirección de bucle invertido. El demonio se ha cambiado a obligar a hacer frente a sólo el bucle de retorno.
Tags: Minor feature enhancements
This release adds documentation (FAQ and USAGE), an option to choose between HTTP GET and HTTP POST, and an option to allow the client daemon to bind to either all addresses or just the loopback address. The daemon has been changed to bind to only the loopback address.

2003-09-02 01:42
0.1.3

Cambiado para usar HTTP POST. "tcpcgid" es ahora parte de "tcpcgi.cgi", y se bifurca cuando sea necesario. El código postal de "tcpcgi.cgi" fue corregido.
Tags: Major feature enhancements
Changed to use HTTP POST. "tcpcgid" is now part of "tcpcgi.cgi", and is forked when needed. The POST code for "tcpcgi.cgi" was fixed.

Project Resources