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.
Cette version ajoute une option - max-processus option pour limiter le nombre de processus qui utilise prtunnel. Quelques bugs ont également été fixés, dont celui qui avait un trou de sécurité potentiel pour toute personne qui dirige prtunnel en mode IPv6 et utilise le-T (de confiance adresse) option pour autoriser les connexions à partir d'une adresse autre que localhost.
Tags:
Minor feature enhancements
This release adds a --max-processes option for limiting the number of
processes that prtunnel uses. A few bugs have been also fixed,
including one that was a potential security hole for anyone who runs
prtunnel in IPv6 mode and uses the -T (trusted address) option to
allow connections from a non-localhost address.