Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-03-12 22:49
0.2.7

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.

2006-01-10 08:36
0.2.6

Win32-Unterstützung wurde verbessert und einige kleinere Bugs wurden gefixt.
Tags: Minor bugfixes
Win32 support was improved and some minor bugs were fixed.

2005-05-15 22:47
0.2.5

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.

2004-06-29 21:44
0.2.4

Ein paar Fehler, konnte das Programm zum Absturz zu bringen, insbesondere unter hoher Last verursachen, wurden behoben.
Tags: Major bugfixes
A couple of bugs that could cause the program to crash, especially under heavy load, were fixed.

2004-06-10 20:18
0.2.3

Die meisten der Verbindung Handling Code wurde neu geschrieben und alle Verbindungen werden jetzt von einem einzigen Prozess behandelt.
Tags: Code cleanup
Most of the connection handling code was rewritten and all connections are now handled by a single process.

Project Resources