prtunnel tunnels a TCP connection through to a
remote server using an HTTP or SOCKS5 proxy. It is
useful if you are behind a proxy and want to use a
program that doesn't have native proxy support.
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.
Ein Bug, der dazu führen würde, malloc (0) in manchen Situationen genannt werden (die auf einigen Systemen Probleme verursachen könnten), wurde behoben. Die Server-Timeout, wenn angegeben wird, wird jetzt vor dem Proxy-Server setzen erfolgreich eine Verbindung zum Remote-Server, die das Programm hängen, wenn der Proxy nicht reagiert, um den Client zu verhindern wird.
Tags:
Minor bugfixes
A bug that would cause malloc(0) to be called in some situations (which could cause problems on some systems) has been fixed. The server timeout, if specified, is now set before the proxy server successfully connects to the remote server, which will prevent the program from hanging if the proxy does not respond to the client.
Ein Fehler, der manchmal verursachen würde SOCKS Daten an nicht gesendet werden SOCKS-Clients wurde behoben. Einige Änderungen machen es möglich, das Programm auf Win32-Systemen lauffähig gemacht wurden.
Tags:
Major bugfixes
A bug that would sometimes cause SOCKS data to be sent to non-SOCKS clients has been fixed. Some changes to make it possible to compile the program on Win32 systems have been made.